[Webkit-unassigned] [Bug 97568] New: #undef some symbols before redefining them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 08:56:58 PDT 2012


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

           Summary: #undef some symbols before redefining them
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark.lam at apple.com


On the wince port, there's a conflict with a redefinition of ENABLE_LLINT in Platform.h.  Platform.h should ensure that it #undef the symbols before redefining them.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list