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

warning in the library #472

Closed
user1095108 opened this issue Feb 25, 2017 · 3 comments
Closed

warning in the library #472

user1095108 opened this issue Feb 25, 2017 · 3 comments

Comments

@user1095108
Copy link

../json/src/json.hpp:8318:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
assert(written_bytes < m_buf.size());

@nlohmann
Copy link
Owner

This was fixed in 345a106.

@user1095108
Copy link
Author

confirmed

@nlohmann
Copy link
Owner

Thanks for reporting anyway. I was very sure that this was fixed, because I am just writing the release notes ;)

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

No branches or pull requests

2 participants