[Webkit-unassigned] [Bug 245574] WebKit-GTK 2.36.8 fails to build against libcxx-15

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 08:05:42 PDT 2022


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mcatanzaro at gnome.org
         Resolution|---                         |INVALID

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
I think this is actually a libc++ bug. It occurs when #including the <memory> header. You have one libc++ header triggering an error in another libc++ header, so I'd say you've just got a broken version of libc++? You could probably reproduce without WebKit with any program that just #includes <memory>.

-- 
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/20220923/e0f4b6f0/attachment.htm>


More information about the webkit-unassigned mailing list