Skip to content

Comments

Ensure all IO errors are exhaustively handled#53

Merged
moosichu merged 1 commit intomainfrom
feature/handle-all-io-errors
Sep 10, 2022
Merged

Ensure all IO errors are exhaustively handled#53
moosichu merged 1 commit intomainfrom
feature/handle-all-io-errors

Conversation

@moosichu
Copy link
Owner

Make sure all io errors returned by any library call go through zar's internal file io error handler. This is ensured by adding a build option to ensure a compile error if that isn't the case and adding it to the test suite.

Make sure all io errors returned by any library call go through zar's
internal file io error handler. This is ensured by adding a build option
to ensure a compile error if that isn't the case and adding it to the
test suite.
@moosichu moosichu merged commit b8e6e25 into main Sep 10, 2022
@moosichu moosichu deleted the feature/handle-all-io-errors branch December 6, 2025 07:47
@moosichu moosichu restored the feature/handle-all-io-errors branch December 6, 2025 08:17
@moosichu moosichu deleted the feature/handle-all-io-errors branch December 7, 2025 17:38
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