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

Re: XML_Parse ended in error



Hi Vlad,

I'm looking at your code, and two things surprised me:

a) You aren't using the XML routines in HTTPAPI, but instead are calling 
Expat directly.

b) You are coding for a configuration of Expat that outputs UTF-8.  That 
won't be compatible with HTTPAPI (which expects Expat to output UCS-2) 
and I no longer have a version of Expat like that on my computer.

I'm wondering why you did things this way?  I guess I'll go ahead and 
set up a test environment with the old way of using Expat...  but I'm 
wondering why you did it this way?



Vladimir Vayntraub wrote:
> Hi Scott,
> Thanks for reply,
> I've attached simple program and xml file.
> 
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------