[Webkit-unassigned] [Bug 179750] New: REGRESSION(r224887): GCC 5 build broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 16:54:23 PST 2017


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

            Bug ID: 179750
           Summary: REGRESSION(r224887): GCC 5 build broken
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, jer.noble at apple.com

r224887 avoids relying on implementation-defined behavior (multichar constants). We don't want to roll out that commit.

But it also breaks the build with GCC 5. We'd like to continue supporting GCC 5 in trunk for another half a year, as per https://trac.webkit.org/wiki/WebKitGTK/DependenciesPolicy.

This is actually pretty difficult and messy, but I think I have a solution that works for GCC 5 without sacrificing Jer's nice constexpr constructor when using newer compilers.

-- 
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/20171116/5eb45731/attachment.html>


More information about the webkit-unassigned mailing list