[Glass] case insensitive search broken for Unicode7?

James Foster james.foster at gemtalksystems.com
Wed Mar 5 08:03:05 PST 2014


This was reported (by me!) as bug #43773 just a few weeks ago and there will be a fix in 3.2 (coming soon!).

James

On Mar 5, 2014, at 7:28 AM, Mariano Martinez Peck <marianopeck at gmail.com> wrote:

> Hi guys,
> 
> I am in Gemstone 3.0.1.4 and look at the result of this expression:
> 
> ('Newmont' asUnicodeString _findString: 'newm' startingAt: 1 ignoreCase: true) > 0
> 
> -> false
> 
> while
> 
> ('Newmont'  _findString: 'newm' startingAt: 1 ignoreCase: true) > 0
> 
> -> true
> 
> All this started because a #matches: was failing...
> 
> I am missing something? 
> 
> Thanks,
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20140305/1806823f/attachment-0001.html>


More information about the Glass mailing list