[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:05:24 CEST

Philip Martin <philip@codematters.co.uk> writes:

> cmpilato@collab.net writes:
>
> > On my Win2k box:
> >
> > main.c(248) : error C2065: 'SIGCHLD' : undeclared identifier
> > main.c(306) : warning C4013: 'apr_proc_fork' undefined: assuming
> > extern returning int
>
> Oops! I took out too much of the pre-processor stuff, r6111 should
> have fixed it.

I still don't have SIGCHLD (should that be APR_SIGCHLD or
something?). But the apr_proc_fork() error is gone.

---------------------------------------------------------------------
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:05:48 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.