gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Mon Dec 8 17:10:03 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/6a546f72 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/517e853e (commit)
	 via  https://github.com/Gnucash/gnucash/commit/70ccc6c6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/0b1842ce (commit)



commit 6a546f727b0e6ec091fdc5a759d44f15e6553321
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 8 13:10:56 2014 -0800

    Ubuntu 14.04's C++ already defines these, so guard them.

commit 517e853eb68caff6389e82d60e991aac99d30062
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 8 13:10:10 2014 -0800

    MinGW needs cstdio included to find sprintf.

commit 70ccc6c6902163bf4ea19eb7427c8edf2e826d77
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 8 13:09:32 2014 -0800

    More uint fixes.



Summary of changes:
 src/libqof/qof/gnc-int128.cpp   |  1 +
 src/libqof/qof/gnc-int128.hpp   | 20 +++++++++++---------
 src/libqof/qof/gnc-rational.cpp |  4 ++--
 src/libqof/qof/gnc-rational.hpp |  4 ++--
 4 files changed, 16 insertions(+), 13 deletions(-)



More information about the gnucash-patches mailing list