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

Config error handling #1111

Closed
cryptocode opened this issue Aug 28, 2018 · 1 comment
Closed

Config error handling #1111

cryptocode opened this issue Aug 28, 2018 · 1 comment
Assignees
Labels
enhancement quality improvements This item indicates the need for or supplies changes that improve maintainability
Milestone

Comments

@cryptocode
Copy link
Contributor

People faced with "Error deserializing config" usually give up and regenerates the config, losing any changes. A fix was proposed, but it used exceptions. I'd like to rework this with std::error_code to give users precise errors.

@rkeene rkeene added enhancement quality improvements This item indicates the need for or supplies changes that improve maintainability labels Aug 28, 2018
@rkeene rkeene added this to the V18.0 milestone Aug 28, 2018
@cryptocode
Copy link
Contributor Author

Fixed by #1416

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement quality improvements This item indicates the need for or supplies changes that improve maintainability
Projects
None yet
Development

No branches or pull requests

2 participants