diff options
author | ForLoveOfCats <floc@unpromptedtirade.com> | 2022-01-19 11:40:18 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-01-19 21:51:09 +0000 |
commit | 1d95fd54433c0f561f6efaac007b12a9fcd22a0b (patch) | |
tree | 315bb6dd15d8bdbaf37fe0b4fdcc10b5590eb6e0 /CMakeLists.txt | |
parent | 7bea0d501e41ebed294b71417ee8f732a8905463 (diff) | |
download | serenity-1d95fd54433c0f561f6efaac007b12a9fcd22a0b.zip |
AK: Identify negative zero when parsing Json and represent with a double
Regardless of the backing type that the number would otherwise parse to,
if it is zero and the sign was supposed to be negative then it needs to
be a floating point number to represent the correct value.
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions