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

Re: issue #2006: severe new bug, help requested

From: <kfogel_at_collab.net>
Date: 2004-08-16 23:33:01 CEST

Philip Martin <philip@codematters.co.uk> writes:
> > It's a lot of call sites to change in Subversion, though. Not sure
> > it's worth the churn or the ugliness.
>
> It's a change to the function declaration, not the call sites.

Indeed, I read too hastily.

Surely we only have a few varargs functions in Subversion, so this is
doable. We'd have to define things in such a way that

   __attribute__(x)

expands to empty, for non-GCC though, right? Is that taken care of
automagically?

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 17 01:09:29 2004

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.