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

Re: Just to be sure: file closing on pool cleanup?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-11-28 23:15:41 CET

On Fri, 2003-11-28 at 02:01, Branko Èibej wrote:
[Regarding open files]
> One or two are usually fine. O(n) aren't.

I don't think we ever open O(n) files, do we? In general, if the
question is about whether to close a file in the process of error
cleanup, there's only going to be one file at issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 28 23:16:38 2003

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.