diff options
author | Jeremy Evans <[email protected]> | 2020-03-27 10:29:00 -0700 |
---|---|---|
committer | Jeremy Evans <[email protected]> | 2020-03-27 11:31:19 -0700 |
commit | e1e4ea8fa91a0c62dea69977d989d0bb2b526b64 (patch) | |
tree | a30591188b94f22af43601017267ac9f00a676a4 /test/test_pp.rb | |
parent | 3486a460ea3e450982a6aee7456e5128c7aa1f0e (diff) |
Set external encoding correctly for File.open('f', FILE::BINARY) on Windows
Previously, the external encoding was only set correctly for
File::BINARY if keyword arguments were provided. This copies
the logic for the keyword arguments case to the no keyword
arguments case. Possibly it should be refactored into a
separate function.
Fixes [Bug #16737]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/2985
Diffstat (limited to 'test/test_pp.rb')
0 files changed, 0 insertions, 0 deletions