gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Mar 24 17:16:30 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/eaae6e95 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5dfd6109 (commit)
	from  https://github.com/Gnucash/gnucash/commit/2215e382 (commit)



commit eaae6e9546cd1ed34504c4a3817111c2b7ddea4b
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Mar 24 14:15:38 2014 -0700

    Bug 726891 - segmentation fault on session.end()
    
    Fill in the gnucash and gnucash-resave versions in an initial load so
    that the version checks pass. Have python's Session.__init__() always
    load the session so it's ready to handle other actions.

commit 5dfd61091e9a05423a068542a406a32c87c00dd6
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Mar 24 14:09:53 2014 -0700

    Fix dumb typo detected by a new Clang warning.



Summary of changes:
 src/app-utils/gnc-gsettings.h                | 2 +-
 src/backend/dbi/gnc-backend-dbi.c            | 8 +++++++-
 src/optional/python-bindings/gnucash_core.py | 3 +--
 3 files changed, 9 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list