#1012: Inconsistent Regex behaviour -------------------------------------------+-------------------------------- Reporter: harry@… | Owner: lsansonetti@… Type: defect | Status: reopened Priority: minor | Milestone: Component: MacRuby | Resolution: Keywords: | -------------------------------------------+-------------------------------- Changes (by lsansonetti@…): * status: closed => reopened * resolution: fixed => * milestone: MacRuby 0.8 => Comment: Thanks for the patch :) I confirm \G works better now, and the spec suite still passes for me, so no regression in sight. However, it looks like the problem reported above is still valid: {{{ $ /usr/local/bin/macruby t.rb /Users/lrz/src/macruby-trunk/t.rb:2:in `<main>': can't convert nil into String (TypeError) }}} I'm reopening the ticket. -- Ticket URL: <http://www.macruby.org/trac/ticket/1012#comment:8> MacRuby <http://macruby.org/>