#700: YAML: Escaped Unicode chars in hex are not recogized
----------------------------+-----------------------------------------------
 Reporter:  jazz...@…       |        Owner:  lsansone...@…        
     Type:  defect          |       Status:  reopened             
 Priority:  major           |    Milestone:                       
Component:  MacRuby         |   Resolution:                       
 Keywords:  unicode         |  
----------------------------+-----------------------------------------------
Changes (by lsansone...@…):

  * status:  closed => reopened
  * milestone:  MacRuby 0.7 =>
  * resolution:  invalid =>


Comment:

 {{{
 $ /usr/local/bin/macruby -e 'require "yaml"; puts "Rübe".to_yaml'
 --- "R\xFCbe"
 }}}

 Agreed, it does not seem to behave the same. But this sounds like a bug in
 the YAML extension, not in the core strings.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/700#comment:5>
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