[Webkit-unassigned] [Bug 41953] build fails - MathExtras.h on Solaris

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 4 14:42:30 PST 2011


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





--- Comment #2 from t.hirsch at web.de <t.hirsch at web.de>  2011-01-04 14:42:30 PST ---
Actually I think that the code in trunk should also work:

#if !COMPILER(MSVC) && !COMPILER(WINSCW) && !(COMPILER(RVCT) && (OS(SYMBIAN) || PLATFORM(BREWMP)))

Here's how it was before and what is still being used in Qt 4.7:

#if !COMPILER(MSVC) && !COMPILER(RVCT) && !OS(ANDROID) && !COMPILER(WINSCW)

I'll tell the Nokia guys to update their webkit...


Looks like this bug can be closed. Pavel, do you agree?

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