From: Vit Ondruch Date: 2009-09-23T21:16:47+09:00 Subject: [ruby-core:25731] [Bug #2137] Dir.glob does not support unicode on Windows Bug #2137: Dir.glob does not support unicode on Windows http://redmine.ruby-lang.org/issues/show/2137 Author: Vit Ondruch Status: Open, Priority: Normal Category: M17N ruby -v: ruby 1.9.2dev (2009-09-02) [i386-mswin32_90] Although there are some methods which support wide characters (e.g. open_dir_handle), at the end, the directory listing does not work or returns array with corrupted entry names. This applies to both, trunk and also win32-unicode-test branch. ---------------------------------------- http://redmine.ruby-lang.org