[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 17:46:37 PDT 2010


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





--- Comment #8 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2010-06-17 17:46:37 PST ---
(In reply to comment #7)
> How about this ? 
> 
> -    && !((defined(__CC_ARM) || defined(__ARMCC__)) && defined(__SYMBIAN32__)) 
> +    && !((defined(__CC_ARM) || defined(__ARMCC__)))

Okay. I will update the patch as you suggested.

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