From: "JesseJohnson (Jesse Johnson) via ruby-core" Date: 2023-11-13T18:46:11+00:00 Subject: [ruby-core:115363] [Ruby master Bug#7742] System encoding (Windows-1258) is not recognized by Ruby to convert back to UTF-8 Issue #7742 has been updated by JesseJohnson (Jesse Johnson). If I understand correctly this test case should convert correctly and not raise a Encoding::ConverterNotFoundError error. ``` "\xE3\xEC".force_encoding(Encoding::Windows_1258).encode(Encoding::UTF_8) ``` ---------------------------------------- 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-105292 * Author: Mars (Hong Ha Dang ) * Status: Open * Priority: Normal * Assignee: duerst (Martin D�rst) * ruby -v: 1.9.3 ---------------------------------------- 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> -- https://bugs.ruby-lang.org/ ______________________________________________ ruby-core mailing list -- ruby-core@ml.ruby-lang.org To unsubscribe send an email to ruby-core-leave@ml.ruby-lang.org ruby-core info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-core.ml.ruby-lang.org/