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

Wrap lexical_cast to avoid exceptions #799

Closed
hkaiser opened this issue Jul 22, 2013 · 1 comment
Closed

Wrap lexical_cast to avoid exceptions #799

hkaiser opened this issue Jul 22, 2013 · 1 comment
Assignees
Labels
category: core difficulty: easy Good issues for starting out with HPX development type: enhancement
Milestone

Comments

@hkaiser
Copy link
Member

hkaiser commented Jul 22, 2013

Wrap all unprotected uses of boost::lexical_cast into a safer version which handles exceptions, returning a given default value.

@ghost ghost assigned hkaiser Jul 22, 2013
@hkaiser hkaiser modified the milestones: 0.9.9, 0.9.8 Mar 15, 2014
@hkaiser hkaiser modified the milestones: 0.9.10, 0.9.9 Sep 13, 2014
@hkaiser
Copy link
Member Author

hkaiser commented Oct 14, 2014

This has been fixed by merging 2dc9dd3

@hkaiser hkaiser closed this as completed Oct 14, 2014
@hkaiser hkaiser modified the milestones: 0.9.9, 0.9.10 Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: core difficulty: easy Good issues for starting out with HPX development type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant