Actions
Bug #2333
closed__FILE__ macro should have unicode encoding
Bug #2333:
__FILE__ macro should have unicode encoding
Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-10-15) [i386-mswin32_90]
Backport:
Description
=begin
On my Windows, the FILE macro is in local codepage. However, it should be in some encoding which could handle international characters, e.g. UTF-8.
=end
Actions