From: "duerst (Martin Dürst)" Date: 2014-01-09T20:34:00+09:00 Subject: [ruby-core:59663] [ruby-trunk - Bug #7742] System encoding (Windows-1258) is not recognized by Ruby to convert back to UTF-8 Issue #7742 has been updated by duerst (Martin D��rst). phasis68 (Heesob Park) wrote: > As I know, VISCII(Vietnamese Standard Code for Information Interchange) can round trip UTF-8. So the implementation of the converter between VISCII and UTF-8 might be easy. Yes, it should be easy. Can you open a separate ticket? I'll give it a try over the weekend. > I am not sure if a converter between Windows-1258 and VISCII is possible, Windows-1258 can be supported via VISCII. Conversion between Windows-1258 and VISCII is actually as difficult as the conversion between Windows-1258 and NFC-normalized UTF-8, which is the most difficult variant as I have explained above. ---------------------------------------- Bug #7742: System encoding (Windows-1258) is not recognized by Ruby to convert back to UTF-8 https://bugs.ruby-lang.org/issues/7742#change-44191 Author: Mars (Hong Ha Dang ) Status: Open Priority: Normal Assignee: duerst (Martin D��rst) Category: Target version: next minor ruby -v: 1.9.3 Backport: I installed Railsinstaller in win8. After intall complete the screen set to > configuration Railsinstaller on cmd (step 2). I give user name: DHH Mars and > email: dhhma...@gmail.com. It ran and have following massage: > > C:/RailsInstaller/scripts/config_check.rb:64:in 'exist?': code converter not > found from > C:/RailsInstaller/scripts/config_check.rb:64:in 'main' > > C:\Sites> -- http://bugs.ruby-lang.org/