Bug #202

Explicitly specify external_encoding on io/initialize_spec.

Added by Yui NARUSE 220 days ago. Updated 205 days ago.

Status :Resolved Start :02/01/2010
Priority :Normal Due date :
Assigned to :- % Done :

0%

Category :-
Target version :-

Description

IO's default external_encoding is given by Encoding.default_external.
But it depends on current locale.
So we must specify explicitly external_encoding or
set Encoding.default_external as intended one (UTF-8 is the one).
At this point, to specify seems reasonable.

0001-Explicitly-specify-external_encoding.patch (1.1 KB) Yui NARUSE, 02/01/2010 05:13 PM

History

02/16/2010 04:04 PM - Brian Ford

  • Status changed from New to Resolved

Applied in f56d4f8a.

Also available in: Atom PDF