< :前の番号
^ :番号順リスト
> :次の番号
P :前の記事(スレッド移動)
N :次の記事(スレッド移動)
|<:前のスレッド
>|:次のスレッド
^ :返事先
_:自分への返事
>:同じ返事先を持つ記事(前)
<:同じ返事先を持つ記事(後)
---:分割してスレッド表示、再表示
| :分割して(縦)スレッド表示、再表示
~ :スレッドのフレーム消去
.:インデックス
..:インデックスのインデックス
Issue #2137 has been updated by Usaku NAKAMURA.
Status changed from Assigned to Closed
p Dir.glob('*'.force_encoding('utf-8')).first.encoding #=> #<Encoding:UTF-8>
----------------------------------------
Bug #2137: Dir.glob does not support unicode on Windows
http://redmine.ruby-lang.org/issues/2137
Author: Vit Ondruch
Status: Closed
Priority: Normal
Assignee: Usaku NAKAMURA
Category: M17N
Target version:
ruby -v: ruby 1.9.2dev (2009-09-02) [i386-mswin32_90]
=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
--
http://redmine.ruby-lang.org