[MacRuby-devel] [MacRuby] #494: gsub with regexp is currently broken
MacRuby
ruby-noreply at macosforge.org
Tue Dec 8 22:07:49 PST 2009
#494: gsub with regexp is currently broken
-------------------------------------+--------------------------------------
Reporter: mattaimonetti@… | Owner: lsansonetti@…
Type: defect | Status: closed
Priority: blocker | Milestone: MacRuby 0.5
Component: MacRuby | Resolution: invalid
Keywords: |
-------------------------------------+--------------------------------------
Changes (by mattaimonetti@…):
* status: new => closed
* resolution: => invalid
Comment:
{{{
$ ruby1.9 -e 'p "first_name".gsub(/_[a-z]/, "\1")'
"first\x01ame"
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/494#comment:1>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list