Re: Expat question
From: Greg Stein <gstein_at_lyra.org>
Date: 2000-08-09 14:51:57 CEST
On Tue, Aug 08, 2000 at 10:00:35PM -0500, Karl Fogel wrote:
Nope.
You may note that util_xml.c in Apache has the following lines at the start
/* punt once we find an error */
Another approach (used by Python's Expat interface) is to clear all the
> Or do we need to set a jump buffer outside XML_Parse() and long_jmp
I would *never* recommend the use of setjmp/longjmp. You never know what
Cheers,
-- Greg Stein, http://www.lyra.org/Received on Sat Oct 21 14:36:06 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.