#1018: Regexp compilation error ----------------------------+----------------------------------------------- Reporter: tglee@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: Regexp ----------------------------+----------------------------------------------- Comment(by tglee@…): Just in Macruby 0.8! $ macruby -e "p MACRUBY_VERSION, MACRUBY_REVISION" "0.8" "svn revision 4962 from http://svn.macosforge.org/repository/ruby/MacRuby/trunk" $ macruby -e "pattern = /(?<test>Ruby|Perl)/" ==> -e:1: regexp `(?<test>Ruby|Perl)' compilation error: U_REGEX_RULE_SYNTAX -- Ticket URL: <http://www.macruby.org/trac/ticket/1018#comment:2> MacRuby <http://macruby.org/>