[ruby-core:26525] [Bug #2332] Ruby doesn't run properly from unicode folder on windows

View: New views
2 Messages — Rating Filter:   Alert me  

[ruby-core:26525] [Bug #2332] Ruby doesn't run properly from unicode folder on windows

by katz bo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Bug #2332: Ruby doesn't run properly from unicode folder on windows
http://redmine.ruby-lang.org/issues/show/2332

Author: Vit Ondruch
Status: Open, Priority: Normal
ruby -v: ruby 1.9.2dev (2009-10-15) [i386-mswin32_90]

C:\>type test.rb
puts "hello"

C:\>Ruby\bin\ruby.exe test.rb
hello

C:\>раз\Ruby\bin\ruby.exe test.rb
Error loading gem paths on load path in gem_prelude
code converter not found (US-ASCII to UTF-8)
<internal:gem_prelude:defaults>:48:in `exist?'
<internal:gem_prelude:defaults>:48:in `default_path'
<internal:gem_prelude>:45:in `path'
<internal:gem_prelude>:226:in `push_all_highest_version_gems_on_load_path'
<internal:gem_prelude>:300:in `<compiled>'
hello


----------------------------------------
http://redmine.ruby-lang.org


[ruby-core:26546] [Bug #2332](Closed) Ruby doesn't run properly from unicode folder on windows

by katz bo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Issue #2332 has been updated by Yui NARUSE.

Status changed from Open to Closed
% Done changed from 0 to 100

This issue was solved with changeset r25659.
Vit, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

----------------------------------------
http://redmine.ruby-lang.org/issues/show/2332

----------------------------------------
http://redmine.ruby-lang.org