[Webkit-unassigned] [Bug 119736] New: [Qt] Fix build with gcc 4.3 to 4.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 02:20:52 PDT 2013


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

           Summary: [Qt] Fix build with gcc 4.3 to 4.5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


Since we removed the nullptr use in JavaScriptCore, WebKit minus WebKit2 should build using gcc 4.3 and up, but currently fails on Qt because we forced C++11 off due back when JavaScriptCore didn't build with it enabled.

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