[MacRuby-devel] [MacRuby] #700: YAML: Escaped Unicode chars in hex are not recogized (was: Escaped Unicode chars in hex are not recogized)

MacRuby ruby-noreply at macosforge.org
Mon May 10 20:55:28 PDT 2010


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

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



More information about the MacRuby-devel mailing list