[Webkit-unassigned] [Bug 233007] ODR violations caused by ANGLE and WebCore's use of bison

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 12:26:39 PST 2021


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

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---
ANGLE generated files come from ANGLE reporsitory, generated by ANGLE versions upstream. 
Some of the clashes can be worked around by defining the bison and flex prefix.

rest of the clashes could in theory be perhaps worked around by #define trickery (e.g. preprocessor.l #define yyguts_t ppguts_t)

Sounds like a good -W, those are hard to catch all and argue for otherwise, as they typically don't affect anything...

-- 
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/20211111/10d8847b/attachment-0001.htm>


More information about the webkit-unassigned mailing list