bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug #27809] several win64 fixes


From: Eli Zaretskii
Subject: Re: [bug #27809] several win64 fixes
Date: Fri, 09 Jul 2010 15:49:25 +0300

> Date: Fri, 9 Jul 2010 15:30:09 +0300
> From: Ozkan Sezer <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> 
> In make.h, the w32_kill prototpe sitll needs updating, though, like:
> 
> -int w32_kill (int pid, int sig);
> +int w32_kill (pid_t pid, int sig);

I'm holding off make.h modifications until Paul responds to my
suggested change to handle the alloca declaration.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]