Suspicion of regression in uninitialized value detection

David Brown david@westcontrol.com
Tue Dec 6 15:44:00 GMT 2011


On 06/12/2011 16:33, Robert Dewar wrote:
> On 12/6/2011 10:32 AM, Richard Kenner wrote:
>>> Well I am not sure what you mean by a linter or lint program,
>>
>> See http://en.wikipedia.org/wiki/Lint_(software)
>>
>> VERY early (and simple) static analysis program for C.
>
> I know what lint is, but I never heard anyone referring
> to static analysis programs collectivly as linters before :-)
> And using the phrase lint program for this purpose is to me
> actively confusing!
>

Sorry, I thought "lint" was used as a generic term for C static analysis 
programs (named after the original "lint" program, obviously).  The most 
commonly used commercial static analysis tool is Gimpel's "PC-Lint" for 
Windows or "FlexeLint" for Linux (and other systems).

I'll try to remember not to use the term generically.

mvh.,

David



More information about the Gcc mailing list