[Webkit-unassigned] [Bug 229337] GLContextGLX.cpp may sometimes fail build because of X11 include files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 12:50:53 PDT 2021


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

--- Comment #8 from Fujii Hironori <Hironori.Fujii at sony.com> ---
In my understanding, @no-unify approach can't solve the issue completely because #include order is ruled by WebKit coding style.
If a header defining None or True are included after X11 header, it can't compile.
Is my understanding right?

-- 
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/20211027/ed6cc87a/attachment-0001.htm>


More information about the webkit-unassigned mailing list