[MacRuby-devel] [MacRuby] #431: Seg fault evaluating an escaped unicode string

MacRuby ruby-noreply at macosforge.org
Thu Mar 25 14:32:03 PDT 2010


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



More information about the MacRuby-devel mailing list