gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Wed Aug 28 11:37:09 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/ca061f06 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8e2141ce (commit)
	from  https://github.com/Gnucash/gnucash/commit/f00777ca (commit)



commit ca061f066581b6a7d32aa34c139bab7178eb68c7
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Aug 28 19:51:33 2019 +0800

    [test-extras] show better error message if report is not found
    
    this leads to better error messages during test development and other
    work. e.g. a report-module isn't loaded by mistake during a test,
    would formerly lead to a cryptic #f error; this commit ensures the
    uuid cannot be found error is reported.

commit 8e2141ce672176c69dd80eef9166145474c723f9
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Aug 28 19:53:48 2019 +0800

    [html-utilities] deprecate function



Summary of changes:
 gnucash/report/report-system/html-utilities.scm   | 2 ++
 gnucash/report/report-system/report-system.scm    | 2 +-
 gnucash/report/report-system/test/test-extras.scm | 3 ++-
 3 files changed, 5 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list