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: [PATCH][RFC] Automatized pattern matching


On Sat, 7 Jun 2003, Zdenek Dvorak wrote:

> /* Pattern matching utilities.
>    Copyright (C) 2002 Free Software Foundation, Inc.

Has this really been sitting around unmodified since 2002?

> int main					PARAMS ((int, char **));

As a new file, you should be using ISO C style throughout.

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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