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 Di
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 H