gnucash maint: Refactor gnc_gen_trans_list_create_matches

John Ralls jralls at code.gnucash.org
Tue Aug 4 12:50:40 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/24e288ae (commit)
	from  https://github.com/Gnucash/gnucash/commit/67fb2576 (commit)



commit 24e288ae47284b13fa7afcf740f81f99c52a05b6
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Aug 4 09:45:30 2020 -0700

    Refactor gnc_gen_trans_list_create_matches
    
    Extracting functions query_imported_transaction_accounts and perform_matching
    and eliminating the early creation and passing of several local
    variables.



Summary of changes:
 gnucash/import-export/import-main-matcher.c | 174 ++++++++++++++++------------
 1 file changed, 101 insertions(+), 73 deletions(-)



More information about the gnucash-patches mailing list