Skip to content

Fix IOSource#readline for @pending_buffer#215

Merged
kou merged 1 commit into
ruby:masterfrom
naitoh:fix_readline
Oct 19, 2024
Merged

Fix IOSource#readline for @pending_buffer#215
kou merged 1 commit into
ruby:masterfrom
naitoh:fix_readline

Conversation

@naitoh
Copy link
Copy Markdown
Contributor

@naitoh naitoh commented Oct 18, 2024

Why?

Fixed a problem that @pending_buffer is not processed when IOError occurs in @source.readline although @pending_buffer exists when reading XML file.

## Why?
Fixed a problem that `@pending_buffer` is not processed when `IOError` occurs in `@source.readline` although `@pending_buffer` exists when reading XML file.
@naitoh naitoh marked this pull request as ready for review October 18, 2024 23:52
@kou kou merged commit cf0fb9c into ruby:master Oct 19, 2024
@kou
Copy link
Copy Markdown
Member

kou commented Oct 19, 2024

Thanks.

@naitoh naitoh deleted the fix_readline branch October 19, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants