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

Escape double and float values because of -0 #326

Merged
merged 4 commits into from
Oct 27, 2021

Conversation

davidducos
Copy link
Member

I would like to hear some opinions about it. This was reported on #30. What is the impact of using quotes on all double and float types?

I would like to hear some opinions about it. This was reported on #30. What is the impact of using quotes on all double and float types?
@davidducos davidducos linked an issue Apr 28, 2021 that may be closed by this pull request
@davidducos davidducos added this to the Release 0.10.9 milestone Apr 28, 2021
@davidducos davidducos added the bug label Apr 30, 2021
@davidducos davidducos changed the title Escape doble and float values because of -0 Escape double and float values because of -0 Jun 21, 2021
@davidducos davidducos merged commit 88e87de into master Oct 27, 2021
@davidducos davidducos deleted the escape-double-and-float branch November 9, 2021 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-0 double is restored as 0
2 participants