[Webkit-unassigned] [Bug 65088] Intel Compiler on windows fails to build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 5 15:03:30 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65088
--- Comment #18 from Aron Rosenberg <arosenberg at logitech.com> 2011-08-05 15:03:29 PST ---
(In reply to comment #17)
> 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?
A huge amount since on Linux or Mac it looks like GCC in addition to INTEL. I wouldn't want to take the risk of doing that
> 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 :)
Will do
--
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