From: Usaku NAKAMURA Date: 2010-04-11T10:39:19+09:00 Subject: [ruby-core:29430] [Bug #3120] $: is setup wrong on windows Issue #3120 has been updated by Usaku NAKAMURA. May be the same bug of Bug#... .... ah, I can't find it now :( We (Japanese developers) discussed about it just few days ago. In ruby.c; #if defined _WIN32 || defined __CYGWIN__ || defined __DJGPP__ static VALUE rubylib_mangled_path(const char *s, unsigned int l) { change the first line as #if 0 and test it, please. ---------------------------------------- http://redmine.ruby-lang.org/issues/show/3120 ---------------------------------------- http://redmine.ruby-lang.org