[Webkit-unassigned] [Bug 153555] New: [FTL][Win64] Compile fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 12:49:09 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153555

            Bug ID: 153555
           Summary: [FTL][Win64] Compile fix.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peavo at outlook.com

When compiling FTLOSRExitCompiler.cpp, I get the following error:

FTLOSRExitCompiler.cpp(585): error C2121: '#': invalid character: possibly the result of a macro expansion
FTLOSRExitCompiler.cpp(570): error C2059: syntax error: 'if'

MSVC does not accept preprocessor conditionals in macros, it seems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160127/57348201/attachment.html>


More information about the webkit-unassigned mailing list