AUDIT: r17032 - gnucash/trunk/src/import-export/qif-import - Bug #519988: Update QIF importer bug detection and error messaging to use the

Charles Day cedayiv at cvs.gnucash.org
Sat Mar 15 00:26:37 EDT 2008


Author: cedayiv
Date: 2008-03-15 00:26:35 -0400 (Sat, 15 Mar 2008)
New Revision: 17032
Trac: http://svn.gnucash.org/trac/changeset/17032

Modified:
   gnucash/trunk/src/import-export/qif-import/dialog-account-picker.c
   gnucash/trunk/src/import-export/qif-import/druid-qif-import.c
   gnucash/trunk/src/import-export/qif-import/qif-file.scm
   gnucash/trunk/src/import-export/qif-import/qif-guess-map.scm
   gnucash/trunk/src/import-export/qif-import/qif-parse.scm
   gnucash/trunk/src/import-export/qif-import/qif-to-gnc.scm
Log:
Bug #519988: Update QIF importer bug detection and error messaging to use the
proper Gnome functions. These are g_warning and g_critical for C, and gnc:warn
for Scheme.
BP




More information about the gnucash-patches mailing list