GNOME Bugzilla – Bug 519988
QIF Import: Error reporting doesn't follow GnuCash guidelines
Last modified: 2018-06-29 22:01:33 UTC
The QIF importer code universally uses printf (for C) and display (for Scheme) to report error messages and detected bugs. These messages should be reported properly by using the Gnome functions g_debug, g_message, g_warning, g_critical, and g_error.
Committed as r17032. Awaiting backport for 2.2.
Applied to branches/2.2 as r17099 for GnuCash 2.2.5. Thanks a lot!
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=519988. Please update any external references or bookmarks.