[MacRuby] #866: String#strip is broken with string of "UTF-16BE".

MacRuby ruby-noreply at macosforge.org
Fri Aug 20 15:48:27 PDT 2010


#866: String#strip is broken with string of "UTF-16BE".
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  minor                 |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 After looking with Vincent, it appears that MacRuby's #strip will handle
 unicode whitespaces, however Ruby 1.9 only handles ASCII whitespaces. We
 need to fix that.

 Also, you should consider using 1.9.2 and not 1.9.1. It seems that 1.9.1
 has bad support for UTF-16.

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



More information about the macruby-tickets mailing list