[Webkit-unassigned] [Bug 188598] [JSC] Remove gcc warnings on mips and armv7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 06:26:53 PDT 2018


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

--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I agree with splitting the macros out to a separate patch, since that's of general interest to many WebKit developers. I would try to get more feedback on it too, e.g. on webkit-dev at .

Remember clang will accept GCC pragmas, but not vice-versa.

I think clang will warn if it sees a GCC-specific warning (not positive) or a warning specific to an older version of clang (also not positive).

GCC will definitely warn if it sees a clang pragma, or a clang-specific warning, or even a warning specific to older versions of GCC.

-- 
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/20180817/4e6f5f5b/attachment.html>


More information about the webkit-unassigned mailing list