[Webkit-unassigned] [Bug 171122] New: Switch from -std=gnu++11 to -std=gnu++14 for consistency in DerivedSources.make

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 11:05:25 PDT 2017


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

            Bug ID: 171122
           Summary: Switch from -std=gnu++11 to -std=gnu++14 for
                    consistency in DerivedSources.make
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: andersca at apple.com, bfulgham at webkit.org,
                    cdumez at apple.com

DerivedSources.make in WebCore and WebKit2 still specify -std=gnu++11 instead of -std=gnu++14.

These commands are only run for "ifeq ($(OS),MACOS)", so it won't affect Windows or other ports.

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


More information about the webkit-unassigned mailing list