From: "jiayp@... (贾 延平)" Date: 2013-08-12T12:24:44+09:00 Subject: [ruby-core:56564] [ruby-trunk - Bug #8776] script_name's encoding is wrong Issue #8776 has been updated by jiayp@glodon.com (��� ������). But the external file path should encoded into internal encoding when it is used in ruby system, is it right? What is the right opportunity to encode the path and fix the exception's calltack's encoding error? ---------------------------------------- Bug #8776: script_name's encoding is wrong https://bugs.ruby-lang.org/issues/8776#change-41101 Author: jiayp@glodon.com (��� ������) Status: Rejected Priority: Normal Assignee: Category: core Target version: current: 2.1.0 ruby -v: ruby 2.1.0dev (2013-08-10 trunk 42491) [i386-mingw32] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN there's some wrong encoded string in exception's callstack couse by the script_name;s encoding is wrong . -- http://bugs.ruby-lang.org/