[Glass] case insensitive search broken for Unicode7?

itlists at schrievkrom.de itlists at schrievkrom.de
Sat Mar 22 10:18:57 PDT 2014


Reading this - please, please make all ICU primitives available to the
user .... and perhaps it would also be nice to know, which ICU is
delivered with the product ... and perhaps this makes it even possible
to exchange the ICU packages needed ...

Marten

 Am 22.03.2014 17:45, schrieb Mariano Martinez Peck:
> Dale, the problem is deeper than the #includesSubstring:
> 
> The first test of this thread is an example:
> 
> ('Newmont' asUnicodeString _findString: 'newm' startingAt: 1 ignoreCase:
> true) > 0
> 
> that should answer true, as well as:
> 
> ((Unicode7 withAll: 'Newmont') _findString: 'newm' startingAt: 1
> ignoreCase: true) > 0
> 
> And not only Unice7 but all Unicode classes.
> 



-- 
Marten Feldtmann


More information about the Glass mailing list