gnucash stable: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Thu May 28 05:16:14 EDT 2026


Updated	 via  https://github.com/Gnucash/gnucash/commit/4d90f19c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/908bfc08 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f3653213 (commit)



commit 4d90f19c7340495e6e5756e03bbf159c8c5d2430
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed May 27 22:41:25 2026 +0800

    [csv-imp] use ctre instead of boost::regex

commit 908bfc080223b683a6e31f7c13994472b2145e40
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed May 27 22:35:46 2026 +0800

    [core-utils] upgrade ctre in CMakeLists to public
    
    so that it's available everywhere including tests



Summary of changes:
 gnucash/import-export/csv-imp/gnc-imp-props-price.cpp | 4 +++-
 gnucash/import-export/csv-imp/gnc-imp-props-tx.cpp    | 4 +++-
 libgnucash/core-utils/CMakeLists.txt                  | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list