gnucash stable: Multiple changes pushed
John Ralls
jralls at code.gnucash.org
Sun Sep 10 18:09:06 EDT 2023
Updated via https://github.com/Gnucash/gnucash/commit/e3d682c0 (commit)
via https://github.com/Gnucash/gnucash/commit/8a91fa8d (commit)
via https://github.com/Gnucash/gnucash/commit/75f49aae (commit)
via https://github.com/Gnucash/gnucash/commit/9fe19d6c (commit)
from https://github.com/Gnucash/gnucash/commit/6c9d0dca (commit)
commit e3d682c0e55e483069fc12330b77a6b15753f594
Merge: 6c9d0dca2c 8a91fa8deb
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 10 15:08:32 2023 -0700
Merge Richard Cohen's 'fix-gnc-mktime' into stable.
commit 8a91fa8deb61302b0edc54aaadfd4ab37c9f72db
Author: John Ralls <jralls at ceridwen.us>
Date: Sun Sep 10 15:06:46 2023 -0700
Remove defective and fortunately unused typemap.
commit 75f49aaec509d8feb2a272a19db5d8cfa40b0bb1
Author: Richard Cohen <richard at daijobu.co.uk>
Date: Thu Jul 20 15:46:17 2023 +0100
Valgrind: fix "definitely lost" memory in (gnc-mktime) - test-invoice-report-builtin-default
==158291== 6 bytes in 1 blocks are definitely lost in loss record 18 of 824
==158291== at 0x4848C63: realloc (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==158291== by 0x4A91473: scm_realloc (in /usr/lib/x86_64-linux-gnu/libguile-3.0.so.1.5.0)
==158291== by 0x4AFF26B: scm_to_stringn (in /usr/lib/x86_64-linux-gnu/libguile-3.0.so.1.5.0)
==158291== by 0x4CB473D: _wrap_gnc_mktime(scm_unused_struct*) (swig-engine.cpp:38703)
...
commit 9fe19d6cf98534ecf6e014231f56a80e13a2902d
Author: Richard Cohen <richard at daijobu.co.uk>
Date: Fri Jul 7 11:53:24 2023 +0100
Move potentially unused "SCM zone" variable into the #ifdef
Summary of changes:
common/base-typemaps.i | 37 +++++++++----------------------------
1 file changed, 9 insertions(+), 28 deletions(-)
More information about the gnucash-patches
mailing list