emacs-devel
[Top][All Lists]
Advanced

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

Re: "incompatible implicit declaration" warnings with GCC 4.2.1


From: Jason Rumney
Subject: Re: "incompatible implicit declaration" warnings with GCC 4.2.1
Date: Mon, 22 Oct 2007 23:46:49 +0100
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Juanma Barranquero wrote:
> That's src/s/ms-w32.h, which is included from config.h. Including
> <stdlib.h> before config.h produces this new error:
>
>   w32fns.c:9105: warning: conflicting types for 'w32_abort'
>   w32fns.c:496: warning: previous implicit declaration of 'w32_abort' was here
>
> I'd really like to know why this include shuffling is suddenly needed
> with GCC 4.2.1...
>   

I think the original warning you reported is a new warning.

Try the latest trunk (without any manual changes to include files).




reply via email to

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