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:30:04 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> Dan Nicolaescu <address@hidden> writes:
>
>> The first step for the transition could be to remove all P_ and __P
>> (and maybe other variations) macros in header files.
>
> Another desired standard C feature would be to use memcpy/memset/memcmp
> throughout instead of the non-standard bcopy/bzero/bcmp.  I have a patch
> for that, but it is incomplete in that it breaks profiling builds.

Great!  Thanks!

BTW, what do you think about having a setup to compile with -flto?
Should we do it?  How?  Or is it too early for that?




reply via email to

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