From: Harry Blundell (harry@halcyoninc.com)
Date: Fri Feb 02 2001 - 13:47:36 EST
Hi Daniel,
In 2.2.12, the function xmlCheckFilename was added to xmlIO.c - the
header says it's checking to see if the passed path is a valid source,
and it considers it an error for the file not to exist. However, it is
called in xmlFileOpenW (used for output) as well as xmlFileOpen (used for
input). This is a problem when using something like xmlSaveFile to save
an XML document to a file that doesn't exist.
Could the call to xmlCheckFilename be removed from xmlFileOpenW (and
xmlGzfileOpenW)?
Thanks,
Harry
----------------------------------------------------------------------
Harry Blundell Principal / Senior Software Designer
Halcyon Monitoring Solutions, Inc. URL: http://www.HalcyonInc.com
2300 Yonge St., Suite 1801, Box 2419, Toronto ON M4P 1E4, Canada.
PHONE: 416-932-4631 FAX: 416-932-4711 EMAIL: harry@HalcyonInc.com
---- Message from the list xml@rpmfind.net Archived at : http://xmlsoft.org/messages/ to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net
This archive was generated by hypermail 2b29 : Fri Feb 02 2001 - 14:43:44 EST