Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!nic.MR.NET!ns!dmb From: dmb@ns.network.com (Duane M. Butler) Newsgroups: comp.lang.c Subject: Re: Can lint help an ANSI-C programmer? Message-ID: <1990Jun1.145501.2489@ns.network.com> Date: 1 Jun 90 14:55:01 GMT References: <6328.265D8157@puddle.fidonet.org> <1754@tkou02.enet.dec.com> <00937758.16FBE220@rigel.efd.lth.se> <24660@mimsy.umd.edu> <009377E6.C32DAB80@rigel.efd.lth.se> <36985@think.Think.COM> Sender: news@ns.network.com Reply-To: dmb@ns.UUCP (Duane M. Butler) Organization: Network Systems Corporation, Mpls., MN Lines: 10 In article <36985@think.Think.COM> barmar@nugodot.think.com (Barry Margolin) writes: >... >There are very few things that lint warns about that a compiler *couldn't*. ^^^ ^^^^^^^^ >But it checks lots of things that many C compilers *don't*. It is Lint checks consistency across multiple files. I don't know of any C compilers that can do this. duane.