[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 1267 - trunk/subversion/include trunk/subversion/libsvn_subr

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-14 01:49:54 CET

On Thu, Feb 14, 2002 at 01:01:22AM +0100, Branko �ibej wrote:
> Greg Stein wrote:
>...
> Exactly. I've written a fair number of magical debugging macros, but try
> as I might, I couldn't find a neat way to elegnatly wrap ...createf
> without using C99 varargs macros, or changing every use of that function
> throughout the code.
>
> Then I said to myself:
>
> * this only gets used with --enable-maintainer-mode;
> * the error creation and wrapping functions are not, and never will
> be, performance critical.
>
> So I decided we can live with these global vars, and with the to-be-done
> locking.

Fair enough!

> Notice that I did take care to maintain binary compatibility between
> debug and non-debug versions, just like with the pools functions.

Sure did :-)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:07 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.