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

Re: libsvn_repos logging -- design problems

From: <kfogel_at_collab.net>
Date: 2005-07-20 04:51:58 CEST

Brian Holmes <svndev@gmail.com> writes:
> Logging is one place where I believe macros perform beautifully.
>
> I'm not sure what to say about the var args. It is true that using a macro
> will not allow us to use var args cleanly. However, do we really need to use
> varargs and does it outweight my purported benefits?

Anyway, why not just use apr_psprintf() for vararg-based messages?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 20 23:06:02 2005

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.