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

Re: Mild bug?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-03 23:17:50 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Heh, funny...
>
> % svn log | less
>
> ... doesn't produce any error when I terminate 'less'. Weird.
> Although it does have a long delay before I get my prompt back. I
> wonder if all the log data is still being received (and just not
> displayed) before svn exits.

This is a bug. Subversion should never use printf, or
apr_file_printf, without checking that all the bytes are written.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 3 23:18:21 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.