Issue #5629 has been reported by Masafumi Kiribayashi. ---------------------------------------- Backport #5629: Windows??°å????§æ?¥æ?¬è???????«ã???????¹ã?«å¯¾?????¦ã??File.expand_path ???å???¨ã????ªã???????¹ã??è¿?????????¿ã?¼ã?³ã??å???¨ã???????? http://redmine.ruby-lang.org/issues/5629 Author: Masafumi Kiribayashi Status: Open Priority: Normal Assignee: Category: Target version: Windows??°å?????1.9.3-p0??«ã???????¦ã??(http://rubyinstaller.org/??®ã????¤ã????ªã?§ã????¹ã??) path1 = "H:/TEMP/?????????/file" ??¨ã??????????¡ã?¤ã?«ã??å???¨ã???????¨ã????¦ã?? path2 = File.expand_path(path1) ??¨ã???????¨ã?? path1 == path2 => true File.exist?(path1) => true File.exist?(path2) => false ??¨ã?ªã????¾ã????? 1.8.7-p352???1.9.2-p290??§ã?¯ã???????¹ã??true??¨ã?ªã????¾ã????? ??¥æ?¬è???????®ã????£ã?¬ã?¯ã????ªã?????ä¸ã?«æ???????´å????«ç?ºç???????¾ã????? -- http://redmine.ruby-lang.org