[Webkit-unassigned] [Bug 185194] [GTK] Error building WebKitGtk+ with gcc version 7.3.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 05:58:06 PDT 2018


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

--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
(In reply to Miguel Gomez from comment #0)
> Created attachment 339297 [details]
> Build log.
> 
> WebKitGtk+ is not building on current ToT (r231227). It fails because we are
> using optional RefPtr attributes with classes that are forward-defined. I
> think it's related to https://trac.webkit.org/changeset/231223, that causes
> the compiler to use std::optional instead of the WTF implmentation. Maybe
> with std::optional we need to have the complete class definition?
> 
> Attaching the build log.

Hmm, strange. In my environment (Debian unstable, gcc (Debian 7.3.0-17) 7.3.0), WebKitGTK+ is built without any errors.
Could you take a look at this issue?

-- 
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/20180502/0784005b/attachment.html>


More information about the webkit-unassigned mailing list