mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-18 19:19:31 +02:00

In some locales (e.g. de_DE) floats have commas instead of dots, but JSON requires dots. See: https://github.com/open-source-parsers/jsoncpp/pull/9 https://github.com/open-source-parsers/jsoncpp/pull/3