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 float to string encoding #172

Merged
merged 1 commit into from
Jun 2, 2017
Merged

Conversation

pelletier
Copy link
Owner

Ensure a round float does contain a decimal point. Otherwise feeding the output back to the parser would convert to an integer.

Fixes #171

Ensure a round float does contain a decimal point. Otherwise
feeding the output back to the parser would convert to an integer.

Fixes #171
@pelletier pelletier force-pushed the pelletier/fix-float-encoding branch from c987733 to 1916e32 Compare June 2, 2017 04:33
@pelletier pelletier merged commit 0d5a6db into master Jun 2, 2017
@pelletier pelletier deleted the pelletier/fix-float-encoding branch June 2, 2017 04:37
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.

None yet

1 participant