[Webkit-unassigned] [Bug 154599] New: compilation error in WebUserControllerContentProxy.cpp with gcc 4.8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 11:44:26 PST 2016


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

            Bug ID: 154599
           Summary: compilation error in WebUserControllerContentProxy.cpp
                    with gcc 4.8
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mgorse at suse.com

Created attachment 272040
  --> https://bugs.webkit.org/attachment.cgi?id=272040&action=review
Patch.

For SLE, we need to compile webkitgtk using g++ 4.8. I am getting a compiler error with v2.11.90 about the constructor being ambiguous. It compiles without error with newer versions of gcc, however. I am applying this patch, which removes brace initialization in a couple of places, and wanted to ask for upstream's take on it.

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


More information about the webkit-unassigned mailing list