Two more common C compiler bugs

Henry Spencer henry at utzoo.uucp
Sun Dec 4 08:13:00 AEST 1988


In article <2432 at cbnews.ATT.COM> lvc at cbnews.ATT.COM (Lawrence V. Cipriani) writes:
>	struct a
>	{
>		int b, c, d /* ; */
>	};

Uh, why is failing to compile this a bug?  The semicolon is not optional.
-- 
SunOSish, adj:  requiring      |     Henry Spencer at U of Toronto Zoology
32-bit bug numbers.            | uunet!attcan!utzoo!henry henry at zoo.toronto.edu



More information about the Comp.lang.c mailing list