GNOME Bugzilla – Bug 319559
Use of deprecated SAXv1 function getLineNumber
Last modified: 2018-06-29 20:54:03 UTC
Version details: current gnome2 cvs The "Use of deprecated SAXv1 function getLineNumber" warning can be fixed by replacing getLineNumber with xmlSAX2GetLineNumber on line 437 of src/backend/file/sixtp.c
Also, getColumnNumber should be replaced by xmlSAX2GetColumnNumber on line 438
Created attachment 53870 [details] [review] Trivial patch
For the record, this was fixed in r11923.
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=319559. Please update any external references or bookmarks.