gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Aug 7 14:46:58 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/e4d97f6d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/551e5c60 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/c286448f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/46455c75 (commit)
	from  https://github.com/Gnucash/gnucash/commit/321a159a (commit)



commit e4d97f6d7466f1c0bd74785bf5cc450f08c794ba
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Aug 7 11:46:17 2014 -0700

    Fix test-backend-dbi segfault with libdbi-0.9.0.
    
    dbi_inst must be initialized before it can be used.

commit 551e5c6093f22aeee29561cae1f4c34150e5d093
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Aug 7 11:45:40 2014 -0700

    Fix uninitialized variable warning.

commit c286448fdb6f9cbbbff42f2ab73f5291168111f1
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Aug 7 11:41:21 2014 -0700

    Add note about automake 1.14 to configure.ac
    
    The note has the details, but I wasn't able to get gnucash to build with
    automake 1.14 without passing --disable-dependency-tracking regardless of
    whether I used the subdir-objects option. If I could figure out a good way
    to poison configure with automake 1.14 I would.

commit 46455c75185f4ac04922dc6ab7f8b8094e55b9c9
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Aug 7 10:23:50 2014 -0700

    Revert "Fix broken test-backend-dbi with libdbi 0.9."
    
    This reverts commit 321a159af29a9b51fe793c2528dccb74b0443bf9.
    Got two unrelated changes into a single changeset.



Summary of changes:
 configure.ac                             | 12 ++++++++++--
 src/plugins/bi_import/dialog-bi-import.c |  2 +-
 2 files changed, 11 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list