same problem reported at #20475. and i agree that HOME Env should handle by that class

-Jirapong

On Jul 2, 2008, at 5:31 AM, "John Lam (IRONRUBY)" <[EMAIL PROTECTED]> wrote:

MRI currently expects the HOME environment variable to be set under Windows. Various operations involving ~ and Dir will fail if HOME is not defined.



However, HOME is rarely defined under Windows by default. Instead USERPROFILE is what normally represents HOME. IronRuby is considering aliasing HOME to USERPROFILE if HOME isn't already defined at startup time.



Does this seem like something reasonable to do in our implementation?



Thanks,

-John



_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to