mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-22 16:02:27 +02:00
Number fixes (#1053)
* cleaning up the logic for parsing numbers * Add Testcases for new Reader in jsontestrunner
This commit is contained in:
3
test/data/legacy_test_real_02.expected
Normal file
3
test/data/legacy_test_real_02.expected
Normal file
@@ -0,0 +1,3 @@
|
||||
// -2^32 => out of signed integer range, switch to double
|
||||
.=-4294967295
|
||||
|
Reference in New Issue
Block a user