Re: svn commit: r1103414 - /subversion/trunk/subversion/libsvn_fs_fs/caching.c
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Fri, 20 May 2011 12:09:12 +0100
Stefan Fuhrmann wrote:
Thanks, Stefan, that's much better now. A few coments...
> > Log:
In Subversion, when a function is declared in a header file, we put the
> > +/* This function sets / registers the required callbacks for a given
Should say "if CACHE is not NULL" somewhere there.
> > + * All these svn_cache__t instances shall be handled uniformly. That
I get what the NO_HANDLER flag does (I can see from the code), and
"Unless NO_HANDLER is true, register an error handler that reports
Maybe we should rename NO_HANDLER to NO_ERROR_HANDLER or something a bit
I don't get what you mean by "these ... shall be handled uniformly" and
> > + */
> +/* This function sets / registers the required callbacks for a given
This one also does nothing if *CACHE is NULL.
- Julian
|
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.