I forgot to mention I'm on 0.4. Should I consider this fixed in 0.5?
Renzo

On Thu, Jul 2, 2009 at 6:21 PM, Matt Aimonetti <[email protected]>wrote:

> Using the experimental branch is here what I get:
>
> $ macruby -e 'puts ("aA0ƒz" =~ /\x41/).inspect'
> => 1
>
> $ macruby -e 'puts ("aA0ƒz" =~ /z/).inspect'
> 5
>
>
> - Matt
>
>
> On Thu, Jul 2, 2009 at 3:45 AM, Renzo Borgatti <[email protected]> wrote:
>
>> Sorry, the AT was escaped, another similar example is:
>> puts ("aA0ƒz" =~ /\x41/).inspect
>>
>> searching for the uppercase A.
>>
>> _______________________________________________
>> MacRuby-devel mailing list
>> [email protected]
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>
>>
>
> _______________________________________________
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to