Re: [Ironruby-core] Case of drive letter

2009-04-21 Thread Shri Borde
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

Re: [Ironruby-core] Case of drive letter

2009-04-21 Thread Jimmy Schementi
(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