[ruby-core:73979] [Ruby trunk Bug#11945] [PATCH] stringio: binmode sets encoding to ASCII-8BIT

From: usa@...
Date: 2016-02-25 09:22:39 UTC
List: ruby-core #73979
Issue #11945 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: REQUIRED, 2.1: REQUIRED, 2.2: REQUIRED, 2.3: REQUIRED to 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED

ruby_2_1 r53927 merged revision(s) 53435.

----------------------------------------
Bug #11945: [PATCH] stringio: binmode sets encoding to ASCII-8BIT
https://bugs.ruby-lang.org/issues/11945#change-57132

* Author: Eric Wong
* Status: Closed
* Priority: Normal
* Assignee: Eric Wong
* ruby -v: 
* Backport: 2.0.0: REQUIRED, 2.1: DONE, 2.2: REQUIRED, 2.3: REQUIRED
----------------------------------------
stringio: binmode sets encoding to ASCII-8BIT

This should match the behavior of IO#binmode as far
as treating content as ASCII-8BIT (binary).


---Files--------------------------------
0001-stringio-binmode-sets-encoding-to-ASCII-8BIT.patch (1.56 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next