Date: Thu, 4 Nov 1999 09:07:02 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nicolas Blais cc: djgpp AT delorie DOT com Subject: Re: Lint++ In-Reply-To: <7vpitp$uhg$1@nnrp1.deja.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 3 Nov 1999, Nicolas Blais wrote: > Is there a free Lint for C++? If you turn on every -Wsomething option of GCC, you will almost have a Lint at your fingertips. There's also Lclint, but I don't know whether it supports C++.