I just caught by something.
Under Cygwin with a version of 1.73 I checked out a couple of weeks ago,
if I do “FileTest.exists?(”")" in irb I get false. However using the
native windows version (Windows Installer v1.73-7), in irb the return is
true.
I assume this is a bug, but I just want to be sure
Microsoft Windows XP [Version 5.1.2600]
© Copyright 1985-2001 Microsoft Corp.
I:\Documents and Settings\robertm>irb
irb(main):001:0> FileTest.exists?("")
true
irb(main):002:0>
robertm@CLEMFAR ~
$ irb
irb(main):001:0> FileTest.exists?("")
false
irb(main):002:0> exit
-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
http://www.newsfeed.com The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----