#741: All character encoding of the string become UTF-8 when use force_encoding.
----------------------------------+-----------------------------------------
 Reporter:  watson1...@…          |       Owner:  vincent.isamb...@…        
     Type:  defect                |      Status:  new                       
 Priority:  blocker               |   Milestone:                            
Component:  MacRuby               |    Keywords:                            
----------------------------------+-----------------------------------------

Comment(by vincent.isamb...@…):

 The Shift_JIS and EUC-JP support are indeed probably not very good, but
 that's not the problem here.
 The problem is in gsub: the encoding of $1 is always UTF-8. It should be
 the same as the encoding of the original string.

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

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to