[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CVS update: subversion/subversion/libsvn_fs node-rev.h

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-02-24 00:35:20 CET

Jim Blandy <jimb@zwingli.cygnus.com> writes:

> Ben Collins-Sussman <sussman@newton.ch.collab.net> writes:
> > jimb@tigris.org writes:
> > > + This function checks that SKEL is a well-formed NODE-REVISION skel.
> > > +
> > > svn_error_t *svn_fs__put_node_revision (svn_fs_t *fs,
> >
> > Gee, __dag_set_proplist, which calls this func, now checks that the
> > incoming proplist is well-formed. Was that unnecessary? Will your
> > routine now do it for me?
>
> Yeah, it was unnecessary. nodes-table.c is already doing those
> checks, actually.

Oh well, I'll remove my checks, then. I guess the promise made by my
routine's docstring was transitive. :)
Received on Sat Oct 21 14:36:23 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.