[Webkit-unassigned] [Bug 67274] Add all ICU languages to LocaleToScriptMappingDefault.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 22:14:46 PST 2011


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





--- Comment #5 from Matt Falkenhagen <falken at chromium.org>  2011-12-20 22:14:46 PST ---
I get an error:

no matching function for call to ‘ArrayLengthHelperFunction(const WebCore::getScriptCode(const WTF::St
ring&)::ScriptNameCode [104])’

for WTF_ARRAY_LENGTH(scriptNameCodeList). I think maybe it can't be used on arrays of local structs. I could get it to work on an array of ints.

I'll upload a new patch soon that just makes scriptNameCodeList const.

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