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 #33185 by rounding to 6 significant digits while printing float d… #33308

Merged
merged 2 commits into from
Sep 20, 2019

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Sep 18, 2019

…igits instead of using round function. Note the significant digits do not include leading/trailing zeros

@dkarrasch dkarrasch added the display and printing Aesthetics and correctness of printed representations of objects. label Sep 18, 2019
…igits instead of using round function. Note the significant digits do not include leading/trailing zeros
@quinnj
Copy link
Member Author

quinnj commented Sep 19, 2019

Windows CI failures seem unrelated? I think this is good to go. I threw in a fix for #33262 as well.

@quinnj quinnj merged commit c5cc3f2 into master Sep 20, 2019
@quinnj quinnj deleted the jq/compactfloat branch September 20, 2019 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display and printing Aesthetics and correctness of printed representations of objects.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants