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

Program Crash if input of a file is not found #140

Closed
ureternalreward opened this issue Mar 15, 2017 · 0 comments
Closed

Program Crash if input of a file is not found #140

ureternalreward opened this issue Mar 15, 2017 · 0 comments

Comments

@ureternalreward
Copy link

Example:
openvdb::io::File input_file("files_that_doesnt_exist.vdb");
input_file.open();
There is no warning at all, and it just die.
Is it possible to add at least some warning, so people can debug it?

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

1 participant