Use of lint (4.2bsd)

Mike Ireland ireland at ALMSA-1.ARPA
Wed Aug 27 05:40:18 AEST 1986


A better fix for the bug in /usr/bin/lint might be to skip include libraries
in the first case statement, i.e.:

	-l*)	;;
	-*n*)	P= ;;
	-*p*)	P=port ;;

This fix does not require any change in specifying switches and will allow an
n or p in an include library name.

	-Mike.
-- 
Mike Ireland     <ireland at almsa-1.arpa>       ..!seismo!ireland at almsa-1.arpa
USAMC ALMSA, Box 1578, St. Louis, MO  63188-1578      (314) 263-5118, AV 693



More information about the Comp.lang.c mailing list