Floating-point NaN or Infinity values should be allowed as a feature #209
authordrgler <daniel.kruegler@gmail.com>
Thu, 3 Sep 2015 20:19:22 +0000 (22:19 +0200)
committerdrgler <daniel.kruegler@gmail.com>
Thu, 3 Sep 2015 20:50:03 +0000 (22:50 +0200)
commit63c747218bf0b94c2d6b478cacfcb2864546b1a5
tree9b1d097c3591e4916b2a6031b11c198742fb743d
parent2084563efb186636e02a5313ec9c7f6d32f6cc7b
Floating-point NaN or Infinity values should be allowed as a feature #209

Introduce 'allowSpecialFloats' for readers and 'useSpecialFloats' for writers, use consistent macro snprintf definition for writers and readers, provide new unit tests for #209
src/test_lib_json/main.cpp