Bug in Unix System V C compiler

Jay Lepreau lepreau at utah-cs.UUCP
Wed Aug 1 17:06:22 AEST 1984


The following program fails to compile under the Sys V.1 compiler:
main()
{
	int godamnid1;
	int godamnid2;
}

This bug is, as usual, not present in the 4.2 BSD C compiler,
which I use in preference to the Sys V one.



More information about the Comp.unix.wizards mailing list