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: hook-ize ASM_FILE_START, take two


On Jun 19, 2003, Hans-Peter Nilsson <hp@bitrange.com> wrote:

> On Wed, 18 Jun 2003, Zack Weinberg wrote:
>> Hans-Peter Nilsson <hp@bitrange.com> writes:

>> > You did the same with other recent changes of yours: Please make
>> > that "(void)", not "()", to stick with ISO C style.  Otherwise
>> > ok.

>> This is deliberate.  I am keeping a consistent style in each file.

> Ahem!  I thought we went to ISO C style, not "Zack's consistent
> style"...

Actually, I think we could do away with the (void) in function
definitions, as long as there's a previous declaration that supplies
the prototype, no?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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