gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun Sep 8 09:12:00 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash/commit/d935edee (commit)
	 via  https://github.com/Gnucash/gnucash/commit/9c4ef934 (commit)
	from  https://github.com/Gnucash/gnucash/commit/04c3191b (commit)



commit d935edeea5d02b63daf566f749a5f289dee7a91f
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Sep 8 21:10:49 2024 +0800

    [gnc-date.cpp] deprecate gnc_difftime
    
    because it casts time64 to doubles

commit 9c4ef934ce0d9925c197be87e14f8262816dc938
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Sep 8 21:10:41 2024 +0800

    don't use gnc_difftime
    
    because it casts time64 to doubles



Summary of changes:
 gnucash/gnome/reconcile-view.c     | 7 +++----
 gnucash/gnome/window-reconcile.cpp | 5 ++---
 libgnucash/engine/gnc-date.cpp     | 1 +
 libgnucash/engine/gnc-date.h       | 1 +
 4 files changed, 7 insertions(+), 7 deletions(-)



More information about the gnucash-patches mailing list