[Webkit-unassigned] [Bug 246246] [CMake] Selectively treat some warnings as errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 8 04:23:16 PDT 2022


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

--- Comment #1 from Adrian Perez <aperez at igalia.com> ---
(In reply to Adrian Perez from comment #0)

>  -Wundefined-internal
>  -Wundefined-inline
>  -Wundefined-func-template

Ah, actually the last one I am going to drop from the proposal, because
often template specializations are defined in .cpp files and used from
other compilation units. We would get too many unsolvable errors from it.

-- 
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/20221008/a3314f01/attachment-0001.htm>


More information about the webkit-unassigned mailing list