Fix some badness in expand_path to cover for Windows absolute paths of the form ...
commitcca6d4c50e954c1a401fe8dc8e583418482c091b
authorolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Wed, 26 Mar 2008 22:11:01 +0000 (26 22:11 +0000)
committerolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Wed, 26 Mar 2008 22:11:01 +0000 (26 22:11 +0000)
tree43e5d39380a9ad25bb1c546125d01165b4f39035
parentad55116193bcaef9f8da0f58ca2a30db9dd0d4f6
Fix some badness in expand_path to cover for Windows absolute paths of the form /C:/something

git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@6347 961051c9-f516-0410-bf72-c9f7e237a7b7
src/org/jruby/RubyFile.java