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

Configuration parsing errors should be displayed on the console #15

Open
vbfox opened this issue May 9, 2015 · 2 comments
Open

Configuration parsing errors should be displayed on the console #15

vbfox opened this issue May 9, 2015 · 2 comments
Assignees

Comments

@vbfox
Copy link
Owner

vbfox commented May 9, 2015

They currently crash the application as an exception bubble up.

They should be displayed on the console (preferably in red)

Also main shouldn't return 0 in this case

@vbfox vbfox self-assigned this May 9, 2015
@vbfox
Copy link
Owner Author

vbfox commented Jun 2, 2015

They are parsed since the introduction of the Result type but nothing has been done to add color to the console for now.

@vbfox
Copy link
Owner Author

vbfox commented Jun 2, 2015

BTW errors are correctly returned instead of throwing an exception since 17b8cf1.

@vbfox vbfox assigned vbfox and unassigned vbfox Jun 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant