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

Re: svn_cmdline_printf and errors

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-05-16 23:58:31 CEST

On Sun, 16 May 2004, Greg Hudson wrote:

> On Sun, 2004-05-16 at 17:31, Peter N. Lundblad wrote:
> > Why do we ignore SIGPIPE?
>
> A Unix program which uses the network must ignore SIGPIPE or it will be
> unreliable in the face of lost connections.
>
I see.

> We should not be ignoring printf errors, but SIGPIPE is not the answer.
>
Hmmm... Isn't SVN_ERR (svn_cmdline_printf (...)); the only answer then?
:-)

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 16 23:48:33 2004

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.