lint -I

Brant Cheikes brant at manta.UUCP
Wed Apr 20 00:46:37 AEST 1988


In article <8723 at sol.ARPA> brown at cs.rochester.edu (Chris Brown) writes:
>Does lint -I/u/doe/include foo.c
>work on 3b1 under 3.51a?  lint is advertised to understand cc flags
>and cc is OK with the above, but lint doesn't seem to recognize the flag...

I've run across this, and AT&T dufosity is to blame.  lint wants a
space between the option and the argument, so "lint -I /u/doe/include
file" will do what you want.  Same for things like "lint -D UNIXPC
foo.c".  Bletch.
-- 
Brant Cheikes
University of Pennsylvania
Department of Computer and Information Science
ARPA: brant at linc.cis.upenn.edu, UUCP: ...drexel!manta!brant



More information about the Comp.sys.att mailing list