[Webkit-unassigned] [Bug 229867] -Wodr warning spam caused by ENABLE(BINDING_INTEGRITY)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 07:55:09 PST 2021


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

--- Comment #8 from Michael Catanzaro <mcatanzaro at gnome.org> ---
I think expecting a GCC solution to this is unrealistic. Since we cannot suppress these warnings, our only option is to either suppress -Wodr globally or else disable the bindings integrity feature. Opinions welcome, but I'm inclined to disable -Wodr. It's sad that this will obscure real ODR bugs, though, which are inevitable in a codebase as large as WebKit's (in fact, I fixed several earlier this year only thanks to this warning).

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


More information about the webkit-unassigned mailing list