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

Re: svn commit: rev 2186 - trunk/subversion/svnadmin

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-13 23:05:25 CEST

On Thu, Jun 13, 2002 at 02:46:02PM -0500, Ben Collins-Sussman wrote:
> Branko Cibej <brane@xbc.nu> writes:
>...
> > >-
> > >- fflush(stdout);
> >
> > Are you sure we don't need the flush?
> > (I don't know, it might be safer to keep it. If we do, it might make
> > sense to add a flush handler to the svn streams.)
>
> While it might be nice to add flush handlers to svn streams in
> general, I think it's safe to remove this flush. I mean, as soon as
> svn_repos_dump_fs() finishes, the whole program exits. Doesn't that
> automatically flush stdout?

Yes, it will flush stdout.

(I considered the same when I reviewed the code; didn't have an immediate
suggestion for the enum wonkiness, and Branko's idea was great)

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 13 23:04:25 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.