Re: svn commit: r18245 - trunk/subversion/libsvn_ra_serf
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-01-27 03:20:08 CET
On 1/26/06, Peter N. Lundblad <peter@famlundblad.se> wrote:
Fixed.
> There is no documentation, but I guess the namespace field is the
Yes - I updated the fields to be more precise.
> > + XML_Parser xmlp;
Perhaps. But, my expectation is a lot of the XML parsing code is
> > + const char *attr, *attr_val;
I'm not yet trying to deal with bogus XML. I just want to get enough
> > + /* default namespace */
It needs some namespace... *shrug*
> s/1/TRUE/
Fixed.
> > + }
Greg says no in another post. ;-)
> To be correct, you need to pop the namespaces of this element, but you
Yah. I added a FIXME to note this.
> expat doesn't guarantee that CDATA in an element come in one chunk, so you
I'll figure that out once I get a better idea where the XML parsing
Thanks. -- justin
---------------------------------------------------------------------
|
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.