Skip to content
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

Readers and writers that expect filename provide poor feedback when it's missing #1034

Closed
abellgithub opened this issue Nov 13, 2015 · 1 comment
Milestone

Comments

@abellgithub
Copy link
Contributor

If the 'filename' option is missing, a reader/writer will still attempt to open a file and you'll end up with:

C++ exception with description "File '' not found" thrown in the test body.

It would be better if you were told explicitly that the 'filename' option was not provided.

@hobu hobu added this to the 1.2 milestone Feb 15, 2016
@hobu
Copy link
Member

hobu commented Feb 15, 2016

This should now be resolved with the reimplementation of program args. Please reopen if it is still an issue.

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

No branches or pull requests

2 participants