Re: svn commit: r18486 - trunk/subversion/libsvn_ra_serf
From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-02-17 08:11:30 CET
On 2/16/06, Daniel Rall <dlr@collab.net> wrote:
I'll remove the comment.
> > @@ -283,6 +303,7 @@
Good catch. It should refer to it's parent ns_list as the parent's
> Need a #define for the magic number?
I'm still trying to determine what the 'right' number is. 2KB is
So, I expect the magic number to change as I quantify this loop's
> > + /* We need to move the prop_ns, prop_name, and prop_val into the
Again, some of this XML code may end up in serf which won't have a boolean flag.
> TRUE instead of 1.
I'm really hesitant to use TRUE by itself to equal 1 (for a
> > + if (strcmp(cur_ns->namespace, tmp_attrs[0]+6) == 0)
Sure. -- 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.