25 Mar
2010
25 Mar
'10
9:32 p.m.
#431: Seg fault evaluating an escaped unicode string ----------------------------+----------------------------------------------- Reporter: jazzbox@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------+----------------------------------------------- Comment(by lsansonetti@…): I changed the parser to not crash anymore. {{{ $ ./miniruby -e 'p "\xFC\u20AC"' -e:1: mixed error p "\xFC\u20AC" ^ }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/431#comment:2> MacRuby <http://macruby.org/>