diff options
| author | Cornelius Hald <hald@icandy.de> | 2009-11-12 11:37:54 +0000 |
|---|---|---|
| committer | Emmanuele Bassi <ebassi@linux.intel.com> | 2009-11-12 11:37:54 +0000 |
| commit | 7cebdd008a02e6cef0514f40327f94eba2a2088e (patch) | |
| tree | d36dd878609ff9c91e195abea4a91c0c88364e9e /json-glib/json-gobject.h | |
| parent | 30d4efb775cb416212c00e3ececb0f0147739f40 (diff) | |
| download | json-glib-7cebdd008a02e6cef0514f40327f94eba2a2088e.tar.gz | |
Doubles are converted to strings containing commas
Under some locales (e.g. de_DE) a double is converted to a string
containing a comma instead of a dot. That breaks the JSON syntax.
Example:
Double: 0.34 is converted to 0,34 when using locale de_DE
http://bugzilla.openedhand.com/show_bug.cgi?id=1826
Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
Diffstat (limited to 'json-glib/json-gobject.h')
0 files changed, 0 insertions, 0 deletions
