Re: [xml] Released libxml-2.2.1

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Mon Jul 24 2000 - 12:42:15 EDT


On Mon, Jul 24, 2000 at 11:24:57AM +0200, David Kågedal wrote:
>
> Daniel Veillard <Daniel.Veillard@w3.org> writes:
>
> > Uploaded to
> > ftp://xmlsoft.org/
> >
> > This is a bug-fix only release:
> > - fixed an encoding support problem when parsing from a memory block
> > - fixed a DOCTYPE parsing problem
> > - removed a bug in the function allowing to override the memory
> > allocation routines
> >
> > Daniel
>
> One more thing I should have mentioned before. The -Wp,-H16800 flag to
> the native HP-UX compiler doen't suffice anymore. Increasing it to
> -H30000 does the trick, though.
>
> The next problem was that <sys/mman.h> on HP-UX doen't define
> MAP_FAIL. Defining it to ((void *) -1) (as on Solaris) should be
> correct.

  Okay, I can look whether MAP_FAIL is defined and if not use
the ((void *) -1) cast which is the Posix definition IIRC.

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:24 EDT