the mythical NOSTRICT keyword
Henry Spencer
henry at utzoo.UUCP
Wed Feb 29 10:05:06 AEST 1984
The lint(1) documentation alleges that putting /* NOSTRICT */ in front
of an expression suppresses strict type checking within said expression.
In fact, I know of no version of lint which implements /* NOSTRICT */ at
all. The V7 and 4.[12]BSD versions ignore it completely. Does anybody
have a lint that actually implements it? (I don't have a System N handy
to check.)
--
Henry Spencer @ U of Toronto Zoology
{allegra,ihnp4,linus,decvax}!utzoo!henry
More information about the Comp.lang.c
mailing list