Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10.2 9/18/84; site harvard.ARPA
Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!draves
From: draves@harvard.ARPA (Richard Draves)
Newsgroups: net.bugs.4bsd
Subject: bug in cc
Message-ID: <307@harvard.ARPA>
Date: Sun, 20-Jan-85 01:37:38 EST
Article-I.D.: harvard.307
Posted: Sun Jan 20 01:37:38 1985
Date-Received: Mon, 21-Jan-85 02:52:12 EST
Distribution: net
Organization: Aiken Computation Laboratory, Harvard
Lines: 24

I just started reading this group, so please excuse me
if this bug is well-known.

Our 4.2bsd cc accepts the following program as correct:

	/* note nested declaration of struct a */

	struct a
	{
		struct a
		{
			int b;
		} *c;
	} d;

I have no idea what the fix would be.

Rich
-- 

	"If I am conceited, it is the conceit of an amazing man
	 who has never found any surpassing himself."

						Al-Mutanabbi