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

panic on program startup #1

Closed
fhartwig opened this issue Jul 29, 2015 · 1 comment
Closed

panic on program startup #1

fhartwig opened this issue Jul 29, 2015 · 1 comment
Assignees

Comments

@fhartwig
Copy link
Owner

When run on a linux machine, compiled with stable, punch panics, apparently when unwrapping an OsError with error code 2 (i.e. ENOENT). This seems to be caused by unwrapping the Result from TimeClock::new.

@fhartwig fhartwig self-assigned this Jul 29, 2015
@fhartwig
Copy link
Owner Author

Fixed by 72c1a5a

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