Skip to content

Conversation

bluekeyes
Copy link
Owner

@bluekeyes bluekeyes commented Sep 4, 2025

Previously, this returned an io.ErrUnexpectedEOF. This is not wrong, in that we did unexpectedly hit the end of the input file, but it is vague and implies a possible library bug rather than a problem with the patch or the input. This condition is really a conflict, as the changes described by the patch are not compatible with the state of the input.

As reported in #62.

Previously, this returned an io.ErrUnexpectedEOF. This is not wrong, in
that we did unexpectedly hit the end of the input file, but it is vague
and implies a possible library bug rather than a problem with the patch
or the input. This condition is really a conflict, as the changes
described by the patch are not compatible with the state of the input.
@bluekeyes bluekeyes merged commit 17bd72f into master Sep 4, 2025
1 check passed
@bluekeyes bluekeyes deleted the bkeyes/conflict-on-short-src branch September 4, 2025 00:26
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.

1 participant