diff options
author | Tristan Van Berkom <tristan@upstairslabs.com> | 2014-03-09 17:59:02 +0900 |
---|---|---|
committer | Emmanuele Bassi <ebassi@gnome.org> | 2014-12-30 11:25:08 +0000 |
commit | 23e69e79484d41c722ab8bcab78fe850b960316e (patch) | |
tree | cfc53d460e0970f718bb168511751af61d0a1d92 /json-glib/json-builder.c | |
parent | c183513e82e20e7f77821e6a667bf12dfa0b8b20 (diff) | |
download | json-glib-23e69e79484d41c722ab8bcab78fe850b960316e.tar.gz |
Handle serialization/deserialization of glong gulong and guint64
Long and unsigned long was properly serialized but not deserialized, guint64
handling is not ideal as the type is cast into a gint64, however this is
better than not handling the fundamental type at all.
https://bugzilla.gnome.org/show_bug.cgi?id=725972
Diffstat (limited to 'json-glib/json-builder.c')
0 files changed, 0 insertions, 0 deletions