Files
json-c/tests/test_int_get.c
Simon Resch 0c3588330a Set error codes for truncating int conversions
json_object_get_int/int64/uint64() now sets errno to ERANGE when the source value
can't be represented in the target type.
2024-11-27 07:17:20 +01:00

3.4 KiB