> Date: Fri, 9 Jul 2010 15:30:09 +0300
> From: Ozkan Sezer <[email protected]>
> Cc: [email protected], [email protected], [email protected]
> 
> 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.

_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to