#762: Some regexp returns "compilation error: U_REGEX_RULE_SYNTAX".
----------------------------------+-----------------------------------------
 Reporter:  watson1...@…          |       Owner:  lsansone...@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansone...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to