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]


Roger Sayle wrote:

Whilst, to my knowledge, no official position has yet been taken on the
preferred GCC style, RTH's position eliminates the arbitraryness with
GCC's current style.

I agree. And reduces the number of places that need to change when updating a function declaration. I've always programmed in that style, and I'd certainy prefer that GCC do as RTH has suggested.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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