Re: [xml] Released libxml-2.2.1

Date view Thread view Subject view Author view

From: David Kågedal (davidk@lysator.liu.se)
Date: Mon Jul 24 2000 - 05:24:57 EDT


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.

-- 
David Kågedal

---- 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