gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Jan 17 15:27:21 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/3d925821 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f20140b7 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7b5ae715 (commit)



commit 3d9258216e221ab1f38f7af6c293da8fda6bba9f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 17 13:19:11 2015 -0800

    Restore nodist_test_kvp_value_SOURCES inadvertently removed in 97a689a.

commit f20140b774374f65ac6a537e68a9a1ea445740f4
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 17 12:51:26 2015 -0800

    Fix __func__ workaround for Clang 3.5.
    
    So that make check works correctly; also affects Xcode 6, as Apple
    Clang 6 is based on normal Clang 3.5.



Summary of changes:
 src/app-utils/guile-util.c          |  2 +-
 src/engine/test/utest-Account.c     | 14 ++++++++------
 src/engine/test/utest-Split.cpp     |  5 ++++-
 src/engine/test/utest-Transaction.c |  7 +++++--
 src/gnome-utils/gnc-dense-cal.c     |  2 +-
 src/import-export/import-backend.c  |  2 +-
 src/libqof/qof/test/Makefile.am     |  3 +++
 src/libqof/qof/test/test-gnc-date.c |  2 +-
 8 files changed, 24 insertions(+), 13 deletions(-)



More information about the gnucash-patches mailing list