gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sun Dec 4 15:36:27 EST 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/f3826953 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/755c42a0 (commit)
	from  https://github.com/Gnucash/gnucash/commit/27f529e7 (commit)



commit f382695345743dd0e9cbd71c5b72f17fcf6cd69b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Dec 4 12:35:42 2016 -0800

    Bug 775567 - Importing QIF file from PayPal crashes GnuCash 2.6.14 on Windows XP service pack 3
    
    Guile-1.8 doesn't know about BOM so check for one and strip it if it's there.

commit 755c42a087bcee3eff4ad0b144a4f0e95385a311
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Dec 3 17:50:38 2016 -0800

    Prevent crash when there's an error loading a qif import file.



Summary of changes:
 src/import-export/qif-imp/assistant-qif-import.c | 16 ++++++++++------
 src/import-export/qif-imp/qif-file.scm           | 20 ++++++++++++++++++++
 2 files changed, 30 insertions(+), 6 deletions(-)



More information about the gnucash-patches mailing list