Comment #3 on issue 25206 by [email protected]: Make CLD work on Linux/Mac
http://code.google.com/p/chromium/issues/detail?id=25206
Windows-specific bit is apparently localized to
third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/win/cld_unicodetext.cc
where
Windows' Unicode normalization api (via a wrapper class
NormalizedUnicodeText) is
used. We can replace that with ICU's normalization APIs (which we already
have in the
tree) or skip that part as you wrote.
In the same function, lowercasing is also done by a Windows API, but I
wonder why
toolbar's CLD converts to lowercase because the original CLD we use at
Google should
just work fine without lowercasing.
Does a new version of toolbar's CLD change cld_unicodetext.cc? If so, I'll
wait for
the update before starting to work on porting. Even if not, perhaps it's
better to
wait as you suggested.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs