So where is a lint for ANSI C code?
    David Vinayak Wallace 
    gumby at Gang-of-Four.Stanford.EDU
       
    Mon Dec 25 07:48:00 AEST 1989
    
    
  
   Date: 24 Dec 89 14:44:32 GMT
   From: robert at cs.arizona.edu (Robert J. Drabek)
   So why haven't the GNU people given us "glint"?  Or can we get hold of
   an ANSI-knowledgeable lint right away?  Any leads would be appreciated.
They're mostly volenteers, you know!  You could write one.
But GCC and G++ by themselves are pretty good; with -Wall I doubt you
need a special lint.  Though they'd have to be modified to understand
/*NOTREACHED*/ and such...
    
    
More information about the Comp.std.c
mailing list