Project

General

Profile

« Previous | Next » 

Revision 8948280c

Added by nobu (Nobuyoshi Nakada) over 10 years ago

load.c: search in OS path encoding

  • load.c (rb_load_internal): use rb_load_file_str() to keep path
    encoding.
  • load.c (rb_require_safe): search in OS path encoding for Windows.
  • ruby.c (rb_load_file_str): load file with keeping path encoding.
  • win32/file.c (rb_file_load_ok): use WCHAR type API assuming incoming
    path is encoded in UTF-8. [ruby-core:56136] [Bug #8676]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42183 b2dd03c8-39d4-4d8f-98ff-823fe69b080e