[Webkit-unassigned] [Bug 65088] Intel Compiler on windows fails to build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 14:35:24 PDT 2011


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


Benjamin Poulain <benjamin at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |benjamin at webkit.org




--- Comment #17 from Benjamin Poulain <benjamin at webkit.org>  2011-08-05 14:35:24 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=103108&action=review

> > You mean COMPILER(MSVC) is true for the Intel compiler??? That is really weird.
> The Intel compiler identifies itself as MSVC as well as Intel on Windows based upon which version of MSVC it's paired with.

Arg, that is annoying.
How much changes would be needed if WTF_COMPILER_MSVC is #undef if the compiler is Intel?
That would make such changes much more explicit.

> ChangeLog:9
> +
> +        Disable warning that uses different number in Intel compiler than Visual Studio

I mean tell which warning you disable. That is useful for future reference for those who will modify the file :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list