You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by cm...@collab.net on 2002/07/23 20:48:24 UTC

Re: Error pool question.

"Glenn A. Thompson" <gt...@cdr.net> writes:

> Hey,
> 
> Say I have a situation where an svn_error_t is returned, the error is
> handled and execution continues:
> Is svn_error_clear_all the prescribed medicine for cleanup of error pool
> memory?

Yes.

> i.e. can I continue on afterwards?

And yes.

Search for other uses of svn_error_clear_all in the code, and see how
it all goes down.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Error pool question.

Posted by "Glenn A. Thompson" <gt...@cdr.net>.
>
> Search for other uses of svn_error_clear_all in the code, and see how
> it all goes down.

Did that.  Thanks.
I was just making sure.

I guess I had sudden attack of paranoia.
I'm feeling much better now:-)

back to my rock
grrrrrrr
thud





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org