[xml] minor regression glitch in 2.2.7

Date view Thread view Subject view Author view

From: John Salmon (john@thesalmons.org)
Date: Sat Nov 11 2000 - 13:16:53 EST


I just built libxml2.2.7 on a RedHat6.2 linux box. I get the following when
I run 'make check' in the build directory:

<snip>
##
## XML regression tests
##
<snip>
Testing ent2
warning: failed to load external entity "title.xml"
<snip>
##
## XML entity subst regression tests
##
<snip>
Testing ent2
8a9,10
> <title>my title</title>
>

If I run xmllint in the test/ directory the output looks fine. I think
it's a problem with locating the resource named in the <!ENTITY title
... >, but since I'm completely new to to libxml I'm not sure if it's
a code bug (i.e., is the relative URL being searched correctly?)
or just a makefile bug (should cd into test before running xmllint).

Cheers,
John Salmon

----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Nov 11 2000 - 13:44:15 EST