Bug #2333: __FILE__ macro should have unicode encoding http://redmine.ruby-lang.org/issues/show/2333 Author: Vit Ondruch Status: Open, Priority: Normal ruby -v: ruby 1.9.2dev (2009-10-15) [i386-mswin32_90] 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. ---------------------------------------- http://redmine.ruby-lang.org