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

Re: svn commit: r31320 - trunk/subversion/svn

From: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 21 May 2008 14:17:10 -0700

On Wed, May 21, 2008 at 1:50 PM, Karl Fogel <kfogel_at_red-bean.com> wrote:
> Hunh. I thought it okay to leave one error dangling at the end of a
> loop that creates possibly N errors (that is, this was a conscious
> decision). But it's certainly sub-optimal. I'll rewrite so all of the
> above problems go away, unless someone beats me to it.

Well, maintainer-mode turns on some debugging code that turns any
unhandled, uncleared error into an abort on global pool cleanup. Now,
obviously a single error leak isn't a huge deal in the big picture
(and the maintainer-mode check is more to avoid leaking *lots* of
errors), but it does still cause aborts for some developers.

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-21 23:17:23 CEST

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.