gnucash maint: Bug 797197 - Transaction report: Error message when sorting on month

Christopher Lam clam at code.gnucash.org
Mon May 27 09:23:24 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/ed42f8ac (commit)
	from  https://github.com/Gnucash/gnucash/commit/8447f426 (commit)



commit ed42f8acb62b03634abd54201a9e8424752277fb
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon May 27 20:58:54 2019 +0800

    Bug 797197 - Transaction report: Error message when sorting on month
    
    guile's strftime is/was buggy; cannot handle non-UTF8 locales. Use
    gnc_print_time64 instead. see the following
    
    http://lists.gnu.org/archive/html/bug-guile/2019-05/msg00003.html



Summary of changes:
 libgnucash/app-utils/date-utilities.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list