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

Fix ureal_policies use of std::numeric_limits<T>::max_digits10 #498

Closed
djowel opened this issue Apr 25, 2019 · 1 comment
Closed

Fix ureal_policies use of std::numeric_limits<T>::max_digits10 #498

djowel opened this issue Apr 25, 2019 · 1 comment
Assignees

Comments

@djowel
Copy link
Collaborator

djowel commented Apr 25, 2019

Fix issue noted in 949fe02

Here:

parse_n(Iterator& first, Iterator const& last, Attribute& attr_)

@djowel djowel self-assigned this Apr 25, 2019
@djowel djowel closed this as completed in 8d5429a Apr 26, 2019
@djowel
Copy link
Collaborator Author

djowel commented Apr 26, 2019

Fixed in 8d5429a

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