emacs-devel
[Top][All Lists]
Advanced

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

Re: stop using P_, __P in header files


From: Dan Nicolaescu
Subject: Re: stop using P_, __P in header files
Date: Fri, 02 Jul 2010 14:26:30 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Jan Djärv <address@hidden> writes:

> Juanma Barranquero skrev 2010-07-02 11.37:
>> On Fri, Jul 2, 2010 at 11:31, Jan Djärv<address@hidden>  wrote:
>>
>> Please clean up also the w32/msdos files. We'll fix any possible breakage.
>>
>>> Should we do .c and .m files also?
>>
>> Yes, please, and then remove the definitions of _P and P__, which will
>> no longer be necessary.
>>
>
> Done.

Thanks!  (This was extremely quick!!!)

I think the next step is to compile with -Wstrict-prototypes and fix
up some of the prototypes that use just "()" instead of "(void)" (or the proper 
types).
[I have a patch to add -Wstrict-prototypes in configure, but that will
give too many warnings while we still have K&R function definitions, so it will 
wait].



reply via email to

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