[MacRuby-devel] [MacRuby] #762: Some regexp returns "compilation error: U_REGEX_RULE_SYNTAX".
MacRuby
ruby-noreply at macosforge.org
Thu Jul 8 14:26:55 PDT 2010
#762: Some regexp returns "compilation error: U_REGEX_RULE_SYNTAX".
----------------------------------+-----------------------------------------
Reporter: watson1978@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: blocker | Milestone:
Component: MacRuby | Keywords:
----------------------------------+-----------------------------------------
Comment(by lsansonetti@…):
Named captures are not yet supported. They used to work until we rewrote
the RE layer using ICU. It is possible to make them work by pre-parsing
the regexps during parsing phase and appropriately creating locals, but
this may not happen for 0.7.
--
Ticket URL: <http://www.macruby.org/trac/ticket/762#comment:1>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list