emacs-devel
[Top][All Lists]
Advanced

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

stop using P_, __P in header files


From: Dan Nicolaescu
Subject: stop using P_, __P in header files
Date: Thu, 01 Jul 2010 17:16:01 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

emacs-24 would be a good target to switch to standard C.
We are already using standard C features, so a K&R compiler cannot be
used to compile emacs anymore.

The first step for the transition could be to remove all P_ and __P
(and maybe other variations) macros in header files.

Help doing this would be appreciated.




reply via email to

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