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

Re: Changelist notification doc string buglet

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-11-17 14:53:13 CET

On Nov 17, 2007 7:14 AM, Julian Foad <julianfoad@btopenworld.com> wrote:
> A nonexistent constant "svn_wc_notify_changelist_add" is referred to in
> svn_wc_notify_t:
>
> subversion/include/svn_wc.h (revision 27901)
> [[[
> /** When @c action is @c svn_wc_notify_changelist_add or name. In all other
> * cases, it is @c NULL. */
> const char *changelist_name;
> ]]]

I think the docstring here is supposed to say something like "This
field is set when the 'action' field is set to
svn_wc_notify_changelist_{add|name}. Otherwise the field is normally
NULL."

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 17 14:53:25 2007

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.