Niels Lohmann
Niels Lohmann
Please check my previous comment and post the output of dump
(And since I'm neither familiar with Chinese nor Windows - could there be an issue with the font?)
We only use Python for generating the documentation pages. I don't see the value of adding this.
The number 0.3 cannot be exactly represented as double, see https://float.exposed/0x3fd3333333333333. This is independent of this library, C++, or your operating system. See https://json.nlohmann.me/features/types/number_handling for more information.
Maybe related to #3974 and fixed by #3975.
Can you please try the latest version?
The reason I asked is that we do not provide support for older versions, and 3.7.3 is over 4 years old. Nevertheless, the issue seems not to be actually throwing...
Not sure what to do now. I would still assume it's not a library issue, but rather an issue in the used STL.
I won't expect much since we did not touch that part in a while (which is the reason I think it's fine). How often does the signal occur?
Thanks @gregmarr. I marked this as a documentation issue.