[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: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-05-16 22:12:11 CEST

Peter N. Lundblad wrote:
> b) Ditch the return value of the new functions in favour of void and
> ignore failures (hoping for SIGPIPE kicking in as we do today).
>
> Opinions?

FWIW, we currently set the SIGPIPE handler to SIG_IGN, which means that
we depend on getting an error return value from the write functions.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 16 22:12: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.