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