gnucash maint: Multiple changes pushed

Christopher Lam clam at code.gnucash.org
Sun Jul 12 11:10:26 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/00bbd326 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b5829ce3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/428c8c50 (commit)



commit 00bbd32677fba00ae0e709dce0bb35e06f90305c
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 12 22:10:08 2020 +0800

    [html-html/pie/bar/linechart] use symbol for make-record-type
    
    strings in make-record-type are deprecated in guile-3. these modules
    are deprecated and don't need to be converted to srfi-9.

commit b5829ce33ad21d9d12e3ccdd7851fc67437fcbfb
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 12 22:09:48 2020 +0800

    [aging] use srfi-9 records for :company-info



Summary of changes:
 gnucash/report/html-barchart.scm  |  2 +-
 gnucash/report/html-linechart.scm |  2 +-
 gnucash/report/html-piechart.scm  |  2 +-
 gnucash/report/html-scatter.scm   |  2 +-
 gnucash/report/reports/aging.scm  | 39 +++++++++------------------------------
 5 files changed, 13 insertions(+), 34 deletions(-)



More information about the gnucash-patches mailing list