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 #18702(fix parseutils.parseFloat) #18703

Merged
merged 5 commits into from
Aug 16, 2021
Merged

fix #18702(fix parseutils.parseFloat) #18703

merged 5 commits into from
Aug 16, 2021

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Aug 16, 2021

fix #18702

backport?

@ringabout ringabout closed this Aug 16, 2021
@ringabout ringabout reopened this Aug 16, 2021
@ringabout ringabout changed the title [wip]fix #18702 fix #18702 Aug 16, 2021
@ringabout ringabout requested a review from Araq August 16, 2021 09:34
@ringabout ringabout changed the title fix #18702 fix #18702(fix parseutils.parseFloat) Aug 16, 2021
@Araq Araq merged commit 901c5de into nim-lang:devel Aug 16, 2021
narimiran pushed a commit that referenced this pull request Aug 24, 2021
* fix #18702
* Apply suggestions from code review

(cherry picked from commit 901c5de)
narimiran pushed a commit that referenced this pull request Aug 24, 2021
* fix #18702
* Apply suggestions from code review

(cherry picked from commit 901c5de)
narimiran pushed a commit that referenced this pull request Aug 24, 2021
* fix #18702
* Apply suggestions from code review

(cherry picked from commit 901c5de)
PMunch pushed a commit to PMunch/Nim that referenced this pull request Mar 28, 2022
…kport:1.0]

* fix nim-lang#18702
* Apply suggestions from code review
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

Successfully merging this pull request may close these issues.

parseutils.parseFloat for e.g. 9.123456789012345+ returns a result that is 1e15 too big
2 participants