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

Re: svn commit: r22294 - in trunk/subversion: include libsvn_ra_dav

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-11-16 14:43:11 CET

> Modified:
> trunk/subversion/include/svn_ra.h
> trunk/subversion/libsvn_ra_dav/util.c
>

Copyright year need to be bumped for both the files.

> + if (ras->callbacks->cancel_func)
> + SVN_ERR((ras->callbacks->cancel_func)(ras->callback_baton));
> +
>
I don't know much here, but of curiosity What is the guarantee that
'ras' and 'ras->callbacks' being non-null?

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 16 14:43:35 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.