On Mon, Apr 28, 2014 at 3:51 PM, Marat Radchenko wrote:
> fork() is not used in MinGW builds but causes a compiler warning
> on x86_64 MinGW-W64: conflicting types for built-in function 'fork'
>
> Signed-off-by: Marat Radchenko
> ---
> compat/mingw.h | 2 --
> 1 file changed, 2 deletions(-)
>
>
fork() is not used in MinGW builds but causes a compiler warning
on x86_64 MinGW-W64: conflicting types for built-in function 'fork'
Signed-off-by: Marat Radchenko
---
compat/mingw.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/compat/mingw.h b/compat/mingw.h
index 8850109..2fbc8ea 10064
2 matches
Mail list logo