gnucash maint: [qif-imp/string] fix argument order for string-delete

Christopher Lam clam at code.gnucash.org
Sun Jul 28 08:05:28 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/e3a695d0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e8a41bbf (commit)



commit e3a695d0d4c565e55be5d8086e6e7494d8f4c4a8
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Sun Jul 28 19:56:45 2019 +0800

    [qif-imp/string] fix argument order for string-delete
    
    Guile formerly used the wrong argument order for string-delete and
    string-filter. Fix to correct order.
    
    See bug report http://savannah.gnu.org/bugs/?31681



Summary of changes:
 gnucash/import-export/qif-imp/string.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-patches mailing list