10:59 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Case of drive letter
(Responding late ... hopefully this is still useful)
>>> __FILE__ always uses lower-case drive letter
__FILE__ is just the value you gave to require/load. __FILE__ and $PROGRAM_NAME
only get mu
(Responding late ... hopefully this is still useful)
>>> __FILE__ always uses lower-case drive letter
__FILE__ is just the value you gave to require/load. __FILE__ and $PROGRAM_NAME
only get munged with when running ruby.exe, but it doesn't touch casing, only
changes all directory separators to