From: "nobu (Nobuyoshi Nakada)" Date: 2013-08-12T12:31:28+09:00 Subject: [ruby-core:56566] [ruby-trunk - Bug #8776] script_name's encoding is wrong Issue #8776 has been updated by nobu (Nobuyoshi Nakada). It's not right. > What is the right opportunity to encode the path and fix the exception's calltack's encoding error? At the error handling, probably. ---------------------------------------- Bug #8776: script_name's encoding is wrong https://bugs.ruby-lang.org/issues/8776#change-41103 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/