Skip to content

Ignore chomp keyword for nil separator#28

Merged
jeremyevans merged 2 commits into
ruby:masterfrom
jeremyevans:nil-chomp-18770
May 30, 2022
Merged

Ignore chomp keyword for nil separator#28
jeremyevans merged 2 commits into
ruby:masterfrom
jeremyevans:nil-chomp-18770

Conversation

@jeremyevans

Copy link
Copy Markdown
Contributor

nil separator means no separator at all, so nothing should be
chomped.

Partial fix for Ruby [Bug #18770]

nil separator means no separator at all, so nothing should be
chomped.

Partial fix for Ruby [Bug #18770]
@jeremyevans jeremyevans requested a review from nobu May 26, 2022 19:42
Comment thread ext/stringio/stringio.c
Comment thread ext/stringio/stringio.c Outdated
Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
@jeremyevans jeremyevans merged commit 1edc885 into ruby:master May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants