#700: Escaped Unicode chars in hex are not recogized
----------------------------+-----------------------------------------------
 Reporter:  jazz...@…       |        Owner:  lsansone...@…        
     Type:  defect          |       Status:  closed               
 Priority:  major           |    Milestone:  MacRuby 0.7          
Component:  MacRuby         |   Resolution:  invalid              
 Keywords:  unicode         |  
----------------------------+-----------------------------------------------

Comment(by jazz...@…):

 I must admit, that I don't really understand the YAML specs
 [http://www.yaml.org/spec/1.2/spec.html#id2776092], but I think that
 MacRuby should have the same behaviour like Ruby 1.9:

 {{{
 $ ruby1.9 -e 'require "yaml"; puts "Rübe".to_yaml'
 --- "R\xC3\xBCbe"
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/700#comment:4>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to