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

Re: svn commit: rev 3056 - trunk/subversion/libsvn_wc trunk/subversion/libsvn_subr

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-25 23:06:14 CEST

Philip Martin <philip@codematters.co.uk> writes:
> > - return (-1);
> > + return (-1); /* ### apr_size_t is unsigned! */
> > }
>
> Should these functions really be returning (apr_size_t)-1? Perhaps
> the return type should be apr_ssize_t?

Makes sense to me... Good catch.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 25 23:25:15 2002

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.