On Thu, 2002-06-13 at 16:01, Hubert Figuiere wrote:
> On Thu, 2002-06-13 at 19:47, Michael D. Pritchett wrote:
> > Added Files:
> > src/af/util/ut_xml_msxml.cpp
> U src/af/util/xp/ut_xml_msxml.cpp
> 
> This file certainely do NOT belong to XP....

I've removed these functions from all XML parsers:

startDecode
endDecode
decode

and in their place, I added a standalone function (UT_XML_Decode) that
does their job. It's a *little* slower, but it's only used in the
preferences reading code. It's much smaller and readable and
configurable to any XML parser out there. This makes the MSXML parser
work 100%, and everything else works as expected (libxml2 tested).

-- 
Dom Lachowicz <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to