Skip to content

Improvements in writing precision and json_tool.h helpers. #773

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

Merged
merged 6 commits into from
May 14, 2018

Conversation

BillyDonahue
Copy link
Contributor

Use iterators to deal with string fixups. smarter use of precision in writing.

Inspired by PR #772

@cdunn2001
Copy link
Contributor

The code looks good, but both CI test-suites failed.

@BillyDonahue
Copy link
Contributor Author

BillyDonahue commented May 13, 2018

Oops. Ok fixed the CI failures.
It was windows complaining about the string(36) ctor. Needs to be string(36,'\0').

@cdunn2001 cdunn2001 merged commit 768e31f into open-source-parsers:master May 14, 2018
@BillyDonahue BillyDonahue deleted the precision branch May 14, 2018 04:30
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.

2 participants