mirror of
https://github.com/nlohmann/json.git
synced 2026-07-05 10:05:10 +00:00
added missing overflow check for #329
This commit is contained in:
@@ -516,7 +516,7 @@ To compile and run the tests, you need to execute
|
||||
$ make check
|
||||
|
||||
===============================================================================
|
||||
All tests passed (8905168 assertions in 35 test cases)
|
||||
All tests passed (8905169 assertions in 35 test cases)
|
||||
```
|
||||
|
||||
Alternatively, you can use [https://cmake.org](CMake) and run
|
||||
|
||||
Reference in New Issue
Block a user