[Webkit-unassigned] [Bug 40651] [BREWMP] Use "typedef wchar_t JSChar" when compiled with RVCT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 17 01:07:18 PDT 2010


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





--- Comment #7 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2010-06-17 01:07:18 PST ---
How about this ? 

-    && !((defined(__CC_ARM) || defined(__ARMCC__)) && defined(__SYMBIAN32__)) 
+    && !((defined(__CC_ARM) || defined(__ARMCC__)))

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