gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu May 19 14:01:13 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/806525f6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b20e05d0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c1ad6154 (commit)



commit 806525f6ce334e1e2f2c6a2a57a014f8241a3fac
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu May 19 10:08:21 2016 -0700

    Fix bad library name from c1ad6154.

commit b20e05d078d193157f657fc414367d886c0535f5
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri May 13 16:39:26 2016 -0700

    Bug 764871 - Crash starting gnu cash
    
    GString doesn't like being g_freed, so use gchar and g_strdup_printf
    instead. Change all of the GStrings in the file just to be consistent.



Summary of changes:
 src/app-utils/gnc-sx-instance-model.c | 53 +++++++++++++++--------------------
 src/backend/dbi/test/CMakeLists.txt   |  2 +-
 2 files changed, 24 insertions(+), 31 deletions(-)



More information about the gnucash-patches mailing list