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

Re: [PATCH] Multi-threaded svnserve

From: <cmpilato_at_collab.net>
Date: 2003-06-02 16:54:04 CEST

"Sander Striker" <striker@apache.org> writes:

> > No they aren't. Program shouldn't be incuding apr_private.h, so you can't
> > expect SIGCHLD to be defined. Either a public APR header file redefines
> > it to APR_SIGCHLD, or it is only meant to be used inside APR.
>
> I know. I was assuming that the public header where this happens wasn't
> being included. However, some more research shows that SIGCHLD doesn't
> appear anywhere in the public headers. I expected something in apr_signal.h,
> but nothing there.

Yeah, I expected the same (and found the same ... or lack of the same
... or something).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 2 16:54:22 2003

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.