[MacRuby-devel] [MacRuby] #115: macruby doesn't work with multibyte characters and -e

MacRuby ruby-noreply at macosforge.org
Wed Aug 26 13:45:45 PDT 2009


#115: macruby doesn't work with multibyte characters and -e
-------------------------------------+--------------------------------------
 Reporter:  jordan.breeding@…        |        Owner:  lsansonetti@…        
     Type:  defect                   |       Status:  closed               
 Priority:  blocker                  |    Milestone:  MacRuby 0.5          
Component:  MacRuby                  |   Resolution:  fixed                
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  MacRuby 0.4 => MacRuby 0.5


Comment:

 Should be fixed in trunk.

 {{{
 $ ./miniruby -e "puts 'Jördan'; puts 'Jördan'.inspect"
 Jördan
 "Jördan"
 }}}

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



More information about the MacRuby-devel mailing list