== vs =
David Keppel
pardo at june.cs.washington.edu
Fri Feb 5 06:24:21 AEST 1988
[ lint should be able to shut up about style ]
In addition to
(a) command line flag to look for indentation problems or not
I would suggest
(b) .lintrc with a description of the preferred style and/or lint comments
at the beginning of the program describing the preferred style
(c) lint comments such as /*LINT NOSTYLE*/ to shut up lint or even
/*LINT INDENT*/ for specific things (like the protect();unprotect();
thing Tom was writing about).
;-D on (Looks good. Try again.) Pardo
More information about the Comp.lang.c
mailing list