gnucash stable: [reports] better gnc_report_id_string_to_report_id with from_chars

Christopher Lam clam at code.gnucash.org
Fri Jun 13 21:08:12 EDT 2025


Updated	 via  https://github.com/Gnucash/gnucash/commit/400b7807 (commit)
	from  https://github.com/Gnucash/gnucash/commit/331fbf3d (commit)



commit 400b7807b6ba7918cc5aa98fb59050afe14dfda6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jun 11 19:12:31 2025 +0800

    [reports] better gnc_report_id_string_to_report_id with from_chars
    
    - no implicit cast
    - no locale-sensitive numeric decoding
    - no nibble or hex decoding



Summary of changes:
 gnucash/report/gnc-report.cpp | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list