This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Prototypes [was Re: Patch for bugs 772 and 17913]


On Tue, 3 May 2005, Roger Sayle wrote:
> [http://gcc.gnu.org/codingconventions.html]
> Admittedly, this document is some what out of date, as it doesn't
> describe GCC's decision to move to C89/C90 and the default authority
> http://www.gnu.org/prep/standards/standards.html still recommends
> using K&R style function declarations and PARAMS-like macros in
> function prototypes, which have recently been abandoned by the GCC
> project:  http://www.gnu.org/prep/standards/standards.html#Standard-C

Any chance you could cook up a patch for codingconventions.html describing
these differences versus the GNU Coding Conventions?

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]