#807: rack does not work due to regexp compilation error
------------------------------+---------------------------------------------
Reporter: macr...@… | Owner: lsansone...@…
Type: defect | Status: closed
Priority: critical | Milestone: MacRuby 0.7
Component: MacRuby | Resolution: fixed
Keywords: |
------------------------------+---------------------------------------------
Changes (by joshua.balla...@…):
* status: new => closed
* resolution: => fixed
* milestone: => MacRuby 0.7
Comment:
This is already fixed in trunk.
{{{
> macruby -e 'p "test" =~ /\0\z/'
nil
> macruby -e 'p "test\0" =~ /\0\z/'
4
> macruby -v
MacRuby 0.7 (ruby 1.9.2)
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/807#comment:1>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel