gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Aug 19 18:33:08 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/8d415fdf (commit)
	 via  https://github.com/Gnucash/gnucash/commit/518fc2ff (commit)
	from  https://github.com/Gnucash/gnucash/commit/31b69628 (commit)



commit 8d415fdfdeee63d9bd3b0858230d10df95d605dd
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Aug 19 15:32:33 2016 -0700

    Bug 770113 - compiling issue with libdbi.
    
    On OpenSuSe. They've taken to using libdbi's git repo instead of the last
    tarball (0.9.0 in March 2013) and there's a significant change in the
    data format.

commit 518fc2ffae0b867712154d8ade593113a6c8e208
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Aug 19 15:29:10 2016 -0700

    Fix compilation error in sqlite3_error_fn.
    
    Oddly, this was fixed in master as part of building the file as C++. Even
    more oddly no C compiler caught the type error for 6 years and it's not clear
    to me what happened to make clang notice it now.



Summary of changes:
 src/backend/dbi/gnc-backend-dbi.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list