File.exist? fails for absolute paths in windows
-----------------------------------------------
Key: JRUBY-5750
URL: http://jira.codehaus.org/browse/JRUBY-5750
Project: JRuby
Issue Type: Bug
Components: Windows
Affects Versions: JRuby 1.6.1
Environment: jruby 1.6.1 (ruby-1.8.7-p330) (2011-04-12 85838f6) (Java
HotSpot(TM) Client VM 1.6.0_24) [Windows 7-x86-java]
Reporter: Roger Pack
File "c:\tmp\yo" exists:
c:\tmp>jruby -S irb
>> File.read('/tmp/yo')
=> ""
>> File.exist?('/tmp/yo')
=> false # should be true
Thanks!
-r
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email