[Webkit-unassigned] [Bug 188996] Add IGNORE_WARNING_.* macros
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 30 09:35:28 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=188996
Guillaume Emont <guijemont at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |guijemont at igalia.com,
| |mitz at webkit.org
--- Comment #27 from Guillaume Emont <guijemont at igalia.com> ---
In looking at the most common ignored warnings, -Wunknown-pragmas is high on the list, though almost all of its uses were introduced in r220577. It's unclear to me whether this could be replaced by using a __has_warning() check or there is another reason to ignore -Wunknown-pragmas here.
Adding Dan Bernstein in Cc in the hope that he can enlighten me.
--
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/20180830/dd46521d/attachment.html>
More information about the webkit-unassigned
mailing list