WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
154599
compilation error in WebUserControllerContentProxy.cpp with gcc 4.8
https://bugs.webkit.org/show_bug.cgi?id=154599
Summary
compilation error in WebUserControllerContentProxy.cpp with gcc 4.8
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
Details
Formatted Diff
Diff
the gcc error.
(3.49 KB, text/plain)
2016-02-23 15:48 PST
,
Mike Gorse
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug