[MacRuby] #896: U_REGEX_BAD_ESCAPE_SEQUENCE on unicode escape in literal regex

MacRuby ruby-noreply at macosforge.org
Sun Sep 12 14:36:39 PDT 2010


#896: U_REGEX_BAD_ESCAPE_SEQUENCE on unicode escape in literal regex
-----------------------------------+----------------------------------------
 Reporter:  smparkes@…             |       Owner:  lsansonetti@…        
     Type:  defect                 |      Status:  new                  
 Priority:  blocker                |   Milestone:                       
Component:  MacRuby                |    Keywords:                       
-----------------------------------+----------------------------------------
 /\u{A6}/ gives regexp `\u{A6}' compilation error:
 U_REGEX_BAD_ESCAPE_SEQUENCE

 Works in 1.9.2. Regexp.new "\u{A6}" works.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/896>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list