json_object_get_int/int64/uint64() now sets errno to ERANGE when the source value can't be represented in the target type.
49 KiB
49 KiB
json_object_get_int/int64/uint64() now sets errno to ERANGE when the source value can't be represented in the target type.