GNOME Bugzilla – Bug 699546
Use correct printf formats
Last modified: 2013-05-31 00:05:22 UTC
Created attachment 243136 [details] [review] Fix %lld is not the correct format for guint64 on x86_64, causing compilation warnings (or errors with -Werror=format). Glib-provided constants should be used to select the correct platform formats.
*** Bug 700827 has been marked as a duplicate of this bug. ***
Bumping importance since this breaks compiling with GCC 4.8 on multiple distros (Ubuntu, Arch, Gentoo, etc.)
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.