On 08/16/2011 04:52 PM, Peter Krempa wrote:
This patch prints file name of currently parsed document
if an parse error occurs. While parsing XML documments from
string, user may specify NULL as URL and the original error message
(not containing filename information) is printed.
Fixes BZ #726771
---
src/util/xml.c | 16 ++++++++++++----
1 files changed, 12 insertions(+), 4 deletions(-)
I forgot to add v2 to the subject, and I'll probably have to fix the
second mail too. Sorry. (The mailing list is kind of slow ... ).
Peter