Bug 154599

Summary: compilation error in WebUserControllerContentProxy.cpp with gcc 4.8
Product: WebKit Reporter: Mike Gorse <mgorse>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Minor CC: mcatanzaro
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
Patch.
none
the gcc error. none

Mike Gorse
Reported 2016-02-23 11:44:26 PST
Created attachment 272040 [details] 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.
Attachments
Patch. (2.02 KB, patch)
2016-02-23 11:44 PST, Mike Gorse
no flags
the gcc error. (3.49 KB, text/plain)
2016-02-23 15:48 PST, Mike Gorse
no flags
Mike Gorse
Comment 1 2016-02-23 15:48:46 PST
Created attachment 272058 [details] the gcc error.
Michael Catanzaro
Comment 2 2018-12-10 08:35:15 PST
Sorry we missed this. Looks obsolete now.
Note You need to log in before you can comment on or make changes to this bug.