Detecting unhandled errors, WAS: RE: svn commit: rev 7373 - trunk/subversion/libsvn_client
From: Sander Striker <s.striker_at_striker.nl>
Date: 2003-10-10 21:24:29 CEST
> From: Philip Martin [mailto:philip@codematters.co.uk]
> cmpilato@tigris.org writes:
Oh... nice!
My vote is for:
static apr_status_t err_abort(void *data)
In the error creation code:
apr_pool_cleanup_register(err->pool, NULL, err_abort, NULL);
And:
svn_error_clear (svn_error_t *err)
Sander
---------------------------------------------------------------------
|
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.