Hi! Thanks for looking into this. I've just tested the package from maverick-proposed and it fixes the issue in the application I was linking to it.
The library is C. I've put together a simple test (attached) which places a single double value into a JSON array, serializes it into a string, then deserializes that string and checks the parsed value. With the -dev package installed, you should be able to compile it like so: gcc $(pkg-config --cflags --libs glib-2.0 json-glib-1.0) -o lp756426 -test-double lp756426-test-double.c ** Attachment added: "test case for bug 756426" https://bugs.launchpad.net/ubuntu/+source/json-glib/+bug/756426/+attachment/2092102/+files/lp756426-test-double.c -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/756426 Title: unable to set double (fixed upstream) -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
