gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Thu Dec 3 13:49:54 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/90601ac4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9d46b89e (commit)
	from  https://github.com/Gnucash/gnucash/commit/ad17abed (commit)



commit 90601ac46420d52ee1625fc383ab6c5f4570649d
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Dec 3 10:07:08 2015 -0800

    Fix libdbi-0.9 crash on shutdown.
    
    Must include the header before checking the version! Since this also
    corrects the deprecation warnings, also reverts commit 29138bc.

commit 9d46b89e1419d64bce4dd1fb6fa74cfc533ca497
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed Dec 2 17:23:02 2015 -0800

    Fix compilation error in src/backend/xml/test/test-file-stuff.cpp
    
    The error was deep in stdc++lib headers, so something in the C includes
    in test-file-stuff.cpp confuses the compiler.



Summary of changes:
 configure.ac                             |  3 ---
 src/backend/dbi/gnc-backend-dbi.cpp      | 14 +++++++-------
 src/backend/xml/test/test-file-stuff.cpp |  3 ++-
 3 files changed, 9 insertions(+), 11 deletions(-)



More information about the gnucash-patches mailing list