Xref: utzoo comp.lang.c:19565 comp.unix.questions:14474 comp.sources.wanted:7827 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!watmath!jagardner From: jagardner@watmath.waterloo.edu (Jim Gardner) Newsgroups: comp.lang.c,comp.unix.questions,comp.sources.wanted Subject: Re: lint won't verify printf formatting against variable types?? Keywords: lint, cc, printf_family, conquer, SysV/AT Message-ID: <27359@watmath.waterloo.edu> Date: 24 Jun 89 16:24:57 GMT References: <328@tree.UUCP> Reply-To: jagardner@watmath.waterloo.edu (David Tanguay) Organization: U. of Waterloo, Ontario Lines: 6 Not this this will help you, but we just put this kind of checking into our (ANSI aspiring) compiler. I'm sure there are many other vendors who will be doing (or have done) this, since your's is a common complaint. Maybe you can bash on the gcc people for it... David Tanguay