Re: [xml] libxml-1.8.7 build on AIX 4.2

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Tue Apr 11 2000 - 06:16:40 EDT


On Mon, Apr 10, 2000 at 04:02:44PM -0400, Bernie Rosman wrote:
>
> FYI:
> By creating an exports file and invoking it in libtool instead of using
> -b:expall in libtool, libxml-1.8.7 built ok and programs using it built
> ok without duplicate symbols. This version handles whitespace data well,
> but still does not handle xml with a comment right after xml processing
> instruction.

  Well I still don't understand what's happening, so I rebuilt the
parser from a pristine libxml-1.8.7.tar.gz distribution. I can't
reproduce the problem:

~/tmp/libxml-1.8.7 -> cat tst.xml
<?xml version="1.0"?>
<!-- comment -->
<root />
~/tmp/libxml-1.8.7 -> ./tester tst.xml
<?xml version="1.0"?>
<!-- comment -->
<root/>
~/tmp/libxml-1.8.7 ->

  So I'm really confused. What is the output of a similar test in
your environment ? What is the exact test exhibiting the problem ?

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe
----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:30:10 EDT