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

Re: Log receiver and NULL changed-path hashes

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-20 21:39:51 CEST

On Tue, Jul 20, 2004 at 03:14:39PM -0400, Greg Hudson wrote:
> The docstring for svn_log_message_receiver_t says:
>
> * If @a changed_paths is non-@c NULL, then it contains as keys every path
> * committed in @a revision; the values are (@c svn_log_changed_path_t *)
> * structures (see above).
>
> I want to file a 2.0 issue changing this so that if there are no
> changed paths, the receiver gets an empty hash table rather than a
> NULL one. There's nothing so special about a revision with zero
> changes that the log handler should need to special-case it.
>
> Object now or don't.

Go for it. :)

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 20 21:40:11 2004

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.