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