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

Re: CVS update: subversion/subversion/libsvn_subr io.c xml.c

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-08 01:59:50 CET

Okay, checked, they're fine -- none of them need to hold signed
values.

-K

> Oooh -- then my change may have been careless. I'll look over it
> again, thanks for the heads-up.
>
> Greg Stein <gstein@lyra.org> writes:
> > Just to be clear: apr_ssize_t is not obsolete. It should be used when a
> > size_t or a negative value needs to be returned.
> >
> > The APR functions were redefined to return an error status, rather than a
> > length of -1.
> >
> > Do your SVN routines need to deal with negative numbers? If so, then you
> > should continue to use apr_ssize_t.
> >
> > Cheers,
> > -g
> >
> > --
> > Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:14 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.