Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!syntron!orcisi!michael From: michael@orcisi.UUCP Newsgroups: comp.lang.misc,comp.lang.c Subject: Re: lint as a part of cc Message-ID: <774@orcisi.UUCP> Date: Fri, 16-Jan-87 08:07:43 EST Article-I.D.: orcisi.774 Posted: Fri Jan 16 08:07:43 1987 Date-Received: Fri, 16-Jan-87 22:58:16 EST References: <3214@bu-cs.BU.EDU> <4900@mimsy.UUCP> <4906@mimsy.UUCP> <593@mcgill-vision.UUCP> <304@haddock.UUCP> Organization: Optical Recording Corporation, Toronto, Ontario Lines: 5 Xref: syntron comp.lang.misc:150 comp.lang.c:702 If anyone is looking for "extended" type checking in a C compiler and has access to a PC, I suggest you try Microsoft's C compiler with the options -W2 -DLINT_ARGS. I think it does a thorough but not unreasonable job.