gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Sep 15 09:09:17 EDT 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/a5d101d1 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/73ad5b12 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/aa0668f9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/134de3ab (commit)



commit a5d101d1bef6939d029075a5863065b08cba9e05
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 15 20:25:56 2021 +0800

    [utest-Account] test gnc_account_get_map_entry

commit 73ad5b1265bf2f7e3f0bfeea04d5eeea4cf117ee
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 15 20:40:19 2021 +0800

    [gnc-glib-utils] use g_stpcpy instead of gnc_strcat
    
    g_stpcpy will use stpcpy wherever available.

commit aa0668f9e64ab6d02bc66f57971896c064192ef2
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Sep 15 20:39:55 2021 +0800

    Revert "[account.cpp] deprecate old dxacc* functions"
    
    This reverts commit d290c3c45d0dbcebfa8c953b04bad01633bcffcf. These
    functions are not deprecated after all.



Summary of changes:
 libgnucash/core-utils/gnc-glib-utils.c   | 12 ++------
 libgnucash/engine/Account.cpp            |  6 ----
 libgnucash/engine/test/utest-Account.cpp | 47 ++++++++++++++++++++++++++++++++
 3 files changed, 49 insertions(+), 16 deletions(-)



More information about the gnucash-patches mailing list