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

Re: svn_io_run_cmd running out of file handles, APR bug?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-14 20:19:44 CET

Philip Martin <philip@codematters.co.uk> writes:
> OK, thanks. I am sure this is an APR bug.
>
> However I think we have a bug of our own as well :-)
>
> Why is svn_io_run_cmd calling apr_procattr_io_set? This sets up pipes
> between the parent and the child process, but these pipes never get
> used and are not even visible outside svn_io_run_cmd. The call is not
> necessary, or am I missing something?

Philip, I think I wrote that code (?), but a long time ago, and I have
no memory of what was in my head then. If you see some redundancies
that could go away, go ahead and give it a try -- you're probably
right. :-)

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.