Re: [xslt] xmlParseMemory buffer pointer not const



I added "const" to the signature of the buffer pointer
for those function in libxml2 2.14.0 a few days ago and
haven't had any problems with that in libxslt 1.0.0 (yet).

By the way, the memory leak stuff (.memdump, 
xmlMallocBreakpoint) is wonderful.

Tom Moog
Polhode, Inc.

On Mon, 23 Jul 2001, Daniel Veillard wrote:

> On Mon, Jul 23, 2001 at 01:31:58PM -0500, Tom Moog wrote:
> > 
> > Is there any reason why the buffer pointers passed
> > to xmlParseMemory and xmlSAXParseMemory should not
> > be const ?
> 
>   Depends on the version wasn't the case in libxml1. Might be fixed
> in libxml2. The facts that it builds of course is not a significant
> test of that question.
> 
> Daniel
> 
> -- 
> Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
> veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
> http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
> Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com
> 
> _______________________________________________
> xslt mailing list
> xslt@gnome.org
> http://mail.gnome.org/mailman/listinfo/xslt
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]