mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
display an error dialog when we fail to parse a log file
due to EOF or a bad header parsing. Fixes #331620 based on the test-case. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13292 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
* intl-scm/xgettext.scm: remove the absolute path from filenames
|
||||
* intl-scm/Makefile.am: pass the absolute path to xgettext.scm
|
||||
|
||||
* src/import-export/log-replay/gnc-log-replay.c:
|
||||
display an error dialog when we fail to parse a log file
|
||||
due to EOF or a bad header parsing. Fixes #331620 based
|
||||
on the test-case.
|
||||
|
||||
2006-02-17 David Hampton <hampton@employees.org>
|
||||
|
||||
* src/register/register-gnome/gnucash-sheet.c:
|
||||
|
||||
Reference in New Issue
Block a user