Re: Questions about svn_error_clear().
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-16 01:29:38 CET
On Wed, 2004-12-15 at 19:08, kfogel@collab.net wrote:
Yech. This would be like setting pointers to NULL every time you free
> 3. Make svn_error_clear() a macro like this:
Still yech, in my opinion. And it would violate our API compatibility
In my opinion, code at the end of a function to "clean up the error we
> 4. Mike's interesting idea: Have svn_error_clear set all the fields
That's fine with me.
> But it looks like if SVN_DEBUG_ERROR() is defined, then we first cdr
All of the errors in a chain live in the same pool.
---------------------------------------------------------------------
|
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.