gnucash maint: Fix broken build on 64-bit systems

John Ralls jralls at code.gnucash.org
Thu Jun 5 15:29:26 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/c9c498a8 (commit)
	from  https://github.com/Gnucash/gnucash/commit/8ac8c70c (commit)



commit c9c498a85c44cabded5e5dfcfd5121eba9e6a01a
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 5 13:15:52 2014 -0700

    Fix broken build on 64-bit systems
    
    Where G_GUINT64_FORMAT is %ld, so GCC complains about long long.



Summary of changes:
 src/libqof/qof/guid.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list