After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 319559 - Use of deprecated SAXv1 function getLineNumber
Use of deprecated SAXv1 function getLineNumber
Status: VERIFIED FIXED
Product: GnuCash
Classification: Other
Component: Backend - XML
git-master
Other All
: Normal normal
: ---
Assigned To: Chris Lyttle
Chris Lyttle
Depends on:
Blocks:
 
 
Reported: 2005-10-23 21:17 UTC by Arnout 'raboof' Engelen
Modified: 2018-06-29 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Trivial patch (829 bytes, patch)
2005-10-25 11:30 UTC, Arnout 'raboof' Engelen
none Details | Review

Description Arnout 'raboof' Engelen 2005-10-23 21:17:44 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
Comment 1 Arnout 'raboof' Engelen 2005-10-23 22:04:13 UTC
Also, getColumnNumber should be replaced by xmlSAX2GetColumnNumber on line 438
Comment 2 Arnout 'raboof' Engelen 2005-10-25 11:30:30 UTC
Created attachment 53870 [details] [review]
Trivial patch
Comment 3 Derek Atkins 2005-11-16 02:47:18 UTC
For the record, this was fixed in r11923.
Comment 4 John Ralls 2018-06-29 20:54:03 UTC
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.