How can I shut 'lint' up about 'malloc'?

Sam Kendall kendall at wjh12.UUCP
Fri Oct 7 14:55:12 AEST 1983


No, there is unfortunately no way.  It always complains about
"possible pointer alignment error", or some such thing.  Another
/*comment*/ which lint understands would probably be a good idea,
if you have the source.

Has anyone made any useful additions to lint?  One should be able
to get it to shut up about several things.  I would like to see
an option to have lint complain about default function and formal
parameter declarations.

	Sam Kendall		  {allegra,ihnp4}!wjh12!kendall
	Delft Consulting Corp.	    decvax!genrad!wjh12!kendall



More information about the Comp.lang.c mailing list