Project

General

Profile

« Previous | Next » 

Revision 609d73e8

Added by jeremyevans (Jeremy Evans) over 3 years ago

[ruby/stringio] Fix handling of chomp with paragraph separator

Try to mirror IO behavior, where chomp takes out the entire paragraph
separators between entries, but does not chomp a single line separator
at the end of the string.

Partially Fixes [Bug #18768]

https://github.com/ruby/stringio/commit/a83ddbb7f0