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

Unable to compile on MSVC 2019 with SDL checking enabled: This function or variable may be unsafe #2664

Closed
Stateford opened this issue Mar 4, 2021 · 1 comment

Comments

@Stateford
Copy link

Related issue: #149

Offending line code is located at:
https:/nlohmann/json/blob/develop/single_include/nlohmann/json.hpp#L7658

I'm using version 3.9.1 of the library from conan

@Stateford
Copy link
Author

I have just discovered this error was caused by a define in the python library that redefines snprintf, and is not related to this library. Closing the issue as it's not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant