gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Dec 14 19:39:39 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/c85c4529 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/dd544de7 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/08a43949 (commit)
	from  https://github.com/Gnucash/gnucash/commit/620832f4 (commit)



commit c85c4529fd5b132b3f0dc554c58646b8636799c4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 14 16:38:48 2014 -0800

    Still more Guile library path additions, this time in tests.

commit dd544de7ed576fb7120f857a1c4aa78d2a49b85b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 14 16:37:47 2014 -0800

    Use standard macro INT64_C() to silence gcc-4.2 complaint
    
    About constants being too large for an int.

commit 08a4394955fdc39524e84db6a89c3ea6fc241d12
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 14 16:36:53 2014 -0800

    Correct inadvertent change to a still-needed function.



Summary of changes:
 src/gnome-utils/test/Makefile.am             |  1 +
 src/libqof/qof/gnc-date.c                    | 12 +++++++-----
 src/libqof/qof/gnc-numeric.c                 | 12 ++++++++----
 src/report/report-gnome/test/Makefile.am     |  2 ++
 src/report/report-system/test/Makefile.am    |  1 +
 src/report/standard-reports/test/Makefile.am |  2 ++
 src/report/utility-reports/test/Makefile.am  |  1 +
 7 files changed, 22 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list