Actions
Bug #2137
closedDir.glob does not support unicode on Windows
Description
=begin
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.
=end
Updated by usa (Usaku NAKAMURA) about 15 years ago
- Status changed from Open to Assigned
- Target version set to 2.0.0
=begin
=end
Updated by usa (Usaku NAKAMURA) over 14 years ago
- Status changed from Assigned to Open
- Assignee deleted (
usa (Usaku NAKAMURA))
=begin
=end
Updated by naruse (Yui NARUSE) over 13 years ago
- Status changed from Open to Assigned
- Assignee set to usa (Usaku NAKAMURA)
- Target version deleted (
2.0.0)
What's happened on this, please explain.
Updated by usa (Usaku NAKAMURA) over 13 years ago
- Status changed from Assigned to Closed
p Dir.glob('*'.force_encoding('utf-8')).first.encoding #=> #Encoding:UTF-8
Actions
Like0
Like0Like0Like0Like0Like0