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

Use proposed json_pointer::operator/ #49

Closed

Conversation

garethsb
Copy link
Contributor

@garethsb garethsb commented Feb 1, 2019

from from nlohmann/json#1469
and very small tweaks to a few error messages as discussed in issue #45

garethsb and others added 7 commits January 24, 2019 18:10
…_int64' to 'double', possible loss of data" from Visual Studio
… x must be larger than multipleOf value in order to succeed, that's the critical one)
…s "warning C4127: conditional expression is constant" from Visual Studio. Refactor so that the appropriate tests are selected at compile time.
@garethsb
Copy link
Contributor Author

garethsb commented Feb 1, 2019

(Obviously this fails the CI checks due to the nlohmann/json version not yet actually being 3.5.1 or higher.)

@pboettch
Copy link
Owner

I manually merged the change from this PR. I hope I didn't lose anything.

@pboettch pboettch closed this Mar 20, 2019
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

2 participants