Skip to content

Improve IO file errors#933

Merged
jcoupey merged 6 commits intomasterfrom
fix/IO-file-errors
Jun 22, 2023
Merged

Improve IO file errors#933
jcoupey merged 6 commits intomasterfrom
fix/IO-file-errors

Conversation

@jcoupey
Copy link
Copy Markdown
Collaborator

@jcoupey jcoupey commented Jun 21, 2023

Issue

Fixes #553

Tasks

  • Explicit error on impossible output file write
  • Input file (-i) takes over optional positional argument to define input problem
  • Error on missing or unreadable input file
  • Update CHANGELOG.md
  • review

@jcoupey jcoupey added the bug label Jun 21, 2023
@jcoupey jcoupey added this to the v1.14.0 milestone Jun 21, 2023
@jcoupey jcoupey merged commit a00f04c into master Jun 22, 2023
@jcoupey jcoupey deleted the fix/IO-file-errors branch June 22, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Silent fail on impossible file write

1 participant