From: Usaku NAKAMURA Date: 2011-01-14T13:07:49+09:00 Subject: [ruby-dev:43027] [Ruby 1.9-Feature#4280][Assigned] SJIS should be an alias of Windows-31J, not of Shift_JIS Feature #4280: SJIS should be an alias of Windows-31J, not of Shift_JIS http://redmine.ruby-lang.org/issues/show/4280 起票者: Usaku NAKAMURA ステータス: Assigned, 優先度: Low 担当者: Yui NARUSE, Target version: 1.9.x Rubyのencodingとして「SJIS」を指定する時、指定している人はShift_JISとWindows-31Jの違いを意識してる可能性は低いように思います。 だとすると、1.8までの$KCODE="sjis"がWindows-31Jに対応させられていることから考えて、SJISはShift_JISではなくWindows-31Jのaliasであるべきではないでしょうか? ---------------------------------------- http://redmine.ruby-lang.org