gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Jan 1 16:14:16 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/3a105f07 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/95bee405 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cc3bb4ef (commit)
	from  https://github.com/Gnucash/gnucash/commit/0f53b6c8 (commit)



commit 3a105f0728984df7f063110acc8390c93722d581
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jan 1 13:12:39 2019 -0800

    Catch boost::locale character-conversion exceptions.
    
    Partial cause of the crash reported in Bug 797002.

commit 95bee405cf5568f5899287ba62058cf894361676
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Wed Jan 2 00:00:56 2019 +0800

    [test-transaction] fix a test which was hardcoded to 2018.
    
    This test was hard-coded to pass in 2018. Fix.

commit cc3bb4ef20fb5f9de6e5b08687817f89fe94e9a6
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Dec 30 08:55:46 2018 +0800

    [report-utilities] deprecate gnc:account-get-pos-trans-total-interval
    
    this function is only used in trial-balance. move function locally and
    deprecate exported function.



Summary of changes:
 .../csv-imp/assistant-csv-trans-import.cpp         | 17 ++++++-
 gnucash/report/report-system/report-utilities.scm  |  2 +
 .../standard-reports/test/test-transaction.scm     |  4 +-
 gnucash/report/standard-reports/trial-balance.scm  | 53 +++++++++++++++++++++-
 4 files changed, 71 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list