Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!ames!ncar!tank!phd_ivo@gsbacd.uchicago.edu From: phd_ivo@gsbacd.uchicago.edu Newsgroups: comp.sys.next Subject: Re: re: A Few Questions... Message-ID: <4262@tank.uchicago.edu> Date: 5 Jul 89 16:44:11 GMT Sender: news@tank.uchicago.edu Organization: University of Chicago Graduate School of Business Lines: 9 > lint program.c >& program.lint If I am not mistaken, lint did a lot more than produce only a few messages for one file. It could for example check the consistency of a number of source files, as well as indicate if, for example, printf format arguments were properly specified for what followed. (at least in some versions). I don't think -Wall can do all of it. /ivo