benkasminbullock / json-create

https://metacpan.org/release/JSON-Create
1 stars 4 forks source link

Send nan/inf into floating point #19

Closed benkasminbullock closed 9 years ago

benkasminbullock commented 9 years ago

What happens when we send these?

https://github.com/nnutter/Mojo-JSON-MaybeXS

benkasminbullock commented 9 years ago

commit 4cba8d1b69995e4d90b820620244ba78e3a78afe Author: Ben Bullock benkasminbullock@gmail.com Date: Fri Oct 23 22:42:51 2015 +0900

Deal with NaN, inf, -inf by stringifying.