Skip to content

clear the eof flag to read past the previous end of file #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

tonycoz
Copy link
Contributor

@tonycoz tonycoz commented Oct 2, 2022

The current development perl fixes a bug where readline() would clear the eof and error flags for a stream after trying to read at end of file, Log::Procmail depended on this bug

The current development perl fixes a bug where readline() would
clear the eof and error flags for a stream after trying to read
at end of file, Log::Procmail depended on this bug
@book
Copy link
Owner

book commented Oct 3, 2022

Thanks, applied!

@book book merged commit e1d78c5 into book:master Oct 3, 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.

2 participants