Cool, thanks. Renzo On Thu, Jul 2, 2009 at 10:56 PM, Matt Aimonetti <[email protected]>wrote:
> if you are happy with the output I showed you, let's consider it fixed in > 0.5 ;) > > - Matt > > > On Thu, Jul 2, 2009 at 1:35 PM, Renzo Borgatti <[email protected]> wrote: > >> 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 >> >> > > _______________________________________________ > 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
