[Webkit-unassigned] [Bug 126490] New: JSPromiseReaction.cpp should use Compiler macros instead of raw "final" and "override"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 4 08:35:27 PST 2014


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

           Summary: JSPromiseReaction.cpp should use Compiler macros
                    instead of raw "final" and "override"
           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: utatane.tea at gmail.com


Since JSPromiseReaction.cpp use raw "final" and "override" macros, JSC cannot be built on Ubuntu 12.04's default compiler (g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3)

-- 
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