[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_fs node-rev.c

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-02-24 00:19:15 CET

On Fri, Feb 23, 2001 at 11:49:09AM -0600, Karl Fogel wrote:
> Greg Stein <gstein@lyra.org> writes:
> > The most portable form is:
> >
> > #define APR_WANT_MEMFUNC
> > #include "apr_want.h"
> >
> > It'll go and find the right header for you. Other options are STRFUNC,
> > STDIO, IOVEC, SIGNAL, and BYTEFUNC (see the header).
>
> Urnh?
>
> Having memset in <string.h> is ANSI (which is all we ever claim to
> be). Do we actually experience portability problems anyway from this?

I believe old SunOS systems have an issue with it, yes.

btw... Happy Birthday, old man :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:23 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.