[Webkit-unassigned] [Bug 188996] Add IGNORE_WARNING_.* macros

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 10:19:58 PDT 2018


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

--- Comment #14 from Alex Christensen <achristensen at apple.com> ---
I think the common case is that we will want to ignore a warning and we won't want to worry about whether it's the top level or not or if we only want to ignore it in one compiler for some reason.  Unrecognized pragmas are ignored by every compiler.

*_BEGIN and *_END macros are symmetric but * and *_END are not and will lead to forgotten ends.

-- 
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/20180828/b05e708d/attachment.html>


More information about the webkit-unassigned mailing list