[Webkit-unassigned] [Bug 226643] -Wnonnull warning in JITCall.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 12 05:35:43 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #3 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Yusuke Suzuki from comment #2)
> Did we found a real bug with this warning so far?

Yes, that's what the IGNORE_ERRONEOUS_GCC_NULL_CHECK_WARNINGS_BEGIN macro is for. 

The GCC developers are going to say it's not a bug because the warning is not intended to avoid all possible false-positives, so let's use IGNORE_ERRONEOUS_GCC_NULL_CHECK_WARNINGS_BEGIN.

-- 
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/20210612/7f8405fe/attachment-0001.htm>


More information about the webkit-unassigned mailing list