gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Dec 1 19:42:05 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/b3cfef70 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/29138bc7 (commit)
	from  https://github.com/Gnucash/gnucash/commit/039a4336 (commit)



commit b3cfef70842a2248660dbfd08e7b77dd1aa22897
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 1 16:41:50 2015 -0800

    Cast around unsigned-signed comparison warning.
    
    From glibc when comparing snprintf() return value to a size_t.

commit 29138bc793d42ea79b03670f8445540f97072782
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Dec 1 16:40:31 2015 -0800

    Silence deprecation warnings.
    
    Required because libdbi-0.9 emits them when using libdbi-0.8 API.



Summary of changes:
 configure.ac                        | 3 +++
 src/backend/xml/gnc-backend-xml.cpp | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)



More information about the gnucash-patches mailing list