ds-json: show that that NaN/Infinity violate RFC 7159(JSON).
/json_object.c#L966: /* Although JSON RFC does not support
- NaN or Infinity as numeric values
- ECMA 262 section 9.8.1 defines
- how to handle these cases as strings */
ds-json: show that that NaN/Infinity violate RFC 7159(JSON).
/json_object.c#L966: /* Although JSON RFC does not support