Re: [xml] xmlDocDump changes 2.3.6 -> 2.3.7
- From: Joe McAlerney <joey SiliconDefense com>
- To: veillard redhat com
- Cc: xml gnome org, gdome gnome org
- Subject: Re: [xml] xmlDocDump changes 2.3.6 -> 2.3.7
- Date: Thu, 26 Apr 2001 12:48:17 -0700
Works like a champ, thanks!
-Joe M.
--
| Joe McAlerney joey silicondefense com |
| Silicon Defense - Technical Support for Snort |
| http://www.silicondefense.com/ |
+-- --+
Daniel Veillard wrote:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]