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

Re: Sanity check: removing src_err

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-12-10 07:50:33 CET

On Tue, 2002-12-10 at 01:32, Glenn A. Thompson wrote:
> Hey,
> How do you plan on detecting DEADLOCK Errors?

Probably the easiest way is a dedicated svn_fs error code for deadlocks.

As to why I dislike src_err: it is an extra argument to every
svn_error_create call for the sake of a vanishingly small number of
cases, its value lives in an indeterminate number space, and it renders
the use of the error system prone to confusing inconsistencies.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 10 08:01:42 2002

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.