[Webkit-unassigned] [Bug 133028] Build break of 2.4.1 under mingw32/msys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 26 08:22:48 PDT 2014


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





--- Comment #15 from Alberto Garcia <berto at igalia.com>  2014-05-26 08:23:11 PST ---
(In reply to comment #14)
> I think something like !(OS(WINDOWS) && COMPILER(MSVC)) is probably
> better, can you test it?

Well, or !COMPILER(MSVC) directly, since MSVC already implies Windows.

-- 
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