You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Related issue: #149
Offending line code is located at:
https://github.com/nlohmann/json/blob/develop/single_include/nlohmann/json.hpp#L7658
I'm using version 3.9.1 of the library from conan
The text was updated successfully, but these errors were encountered: