gnucash maint: Multiple changes pushed

Christian Stimming cstim at code.gnucash.org
Tue Sep 17 16:10:27 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/ccaaa141 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/67069ff6 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f1bab7af (commit)



commit ccaaa14187d5aa37e8ed24669fbba6ad055f9df7
Author: Christian Stimming <christian at cstimming.de>
Date:   Tue Sep 17 21:55:55 2019 +0200

    [aqbanking] Again use aqbanking version number for new function instead of cmake_symbol_check
    
    This reverts commit adae341d, "Use cmake_symbol_check to test for
    AB_Banking_RuntimeConfig_SetCharValue". We received multiple reports
    that the cmake check fails and the behaviour unexpectedly does not use
    the new function. As this is completely counter-intuitive as long as the
    new-enough aqbanking version are there, we better just stick
    to the aqbanking version numbers, especially because this function is used
    only in exactly one place here.

commit 67069ff6a6228ed8170f024e2d7c3c14e70f7253
Author: Christian Stimming <christian at cstimming.de>
Date:   Tue Sep 17 21:54:46 2019 +0200

    [aqbanking] Fix non-const return argument in aqbanking6 that we must free ourselves.



Summary of changes:
 CMakeLists.txt                           |  8 --------
 common/config.h.cmake.in                 |  3 ---
 gnucash/import-export/aqb/gnc-ab-utils.c | 12 ++++++++++--
 3 files changed, 10 insertions(+), 13 deletions(-)



More information about the gnucash-patches mailing list