[xml/sgml-pkgs] Bug#512351: libxml2: bogus line numbers in push mode
Jakub Wilk
ubanus at users.sf.net
Mon Jan 19 23:10:38 UTC 2009
Package: libxml2
Version: 2.6.32.dfsg-5
Severity: minor
$ cat test.xml
<root>
<foo></bar>
</root>
$ xmllint test.xml
test.xml:2: parser error : Opening and ending tag mismatch: foo line 2 and bar
<foo></bar>
^
$ xmllint --push test.xml
test.xml:2: parser error : Opening and ending tag mismatch: foo line 0 and bar
<foo></bar>
^
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libxml2 depends on:
ii libc6 2.7-18 GNU C Library: Shared libraries
ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
Versions of packages libxml2 recommends:
ii xml-core 0.12 XML infrastructure and XML catalog
libxml2 suggests no packages.
-- no debconf information
--
Jakub Wilk
More information about the debian-xml-sgml-pkgs
mailing list