[gdome]Re: [xml] xmlDocDump changes 2.3.6 -> 2.3.7



On Thu, Apr 26, 2001 at 02:54:53PM -0400, Daniel Veillard wrote:
> [Cc'ing the gdome list since this problem was raised there too ]
> + xmlSaveFile(const char *filename, xmlDocPtr cur) {
> +     return(xmlSaveFile(filename, cur, 0));
>   }

  just a small glitch in the patch xmlSaveFile() should call
xmlSaveFormatFile() not xmlSaveFile()

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/




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