So where is a lint for ANSI C code?

Robert J. Drabek robert at cs.arizona.edu
Mon Dec 25 01:44:32 AEST 1989


Lint doesn't accept prototypes and in general is ignorant of the changes
made by ANSI C and C++.  The compilers with all warnings turned on still
don't give us everything lint does.

So why haven't the GNU people given us "glint"?  Or can we get hold of
an ANSI-knowledgeable lint right away?  Any leads would be appreciated.
-- 
Robert J. Drabek                            robert at cs.Arizona.EDU
Department of Computer Science              uunet!arizona!robert
The University of Arizona
Tucson, AZ  85721



More information about the Comp.lang.c mailing list