lint bug (4.1 bsd, VAX 11/780)

Achut Reddy achut at qsi03.UUCP
Sat Dec 31 10:40:19 AEST 1983


The following C program will cause lint to crash with a core dump:

	#define macro()	 (0)

	int macro[];

	main()
	{
		x=macro;
	}

The problem is in lint, not the C pre-processor, because the C compiler
has no trouble with it.
-- 
				Achut Reddy
				sdcrdcf!trw-unix!scgvaxd!qsi03!achut



More information about the Comp.unix.wizards mailing list