12 Sep
2010
12 Sep
'10
9:36 p.m.
#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/>