On Wed, Feb 12, 2014 at 10:53 PM, Peter Eisentraut <pete...@gmx.net> wrote:

> On 2/12/14, 4:34 PM, Magnus Hagander wrote:
> > On Wed, Feb 12, 2014 at 10:28 PM, Peter Eisentraut <pete...@gmx.net
> > <mailto:pete...@gmx.net>> wrote:
> >
> >     On 2/12/14, 12:47 PM, Magnus Hagander wrote:
> >     > Since there were no other objections, I've applied this patch.
> >
> >     I'm getting a compiler warning:
> >
> >     pg_basebackup.c:105:3: error: implicit declaration of function 'kill'
> >     [-Werror=implicit-function-declaration]
> >
> >
> > What platform is that? And do you know which header the declaration
> > actually lives in? I don't see it here...
>
> OS X, <signal.h> according to man page
>

Are you sure you made that test after my fixup patch (the one suggested by
Andres)? Because that one was at least supposed to add signal.h...

-- 
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Reply via email to