[PATCH] Fix PR c/6660

DJ Delorie dj@redhat.com
Wed May 29 12:18:00 GMT 2002


> I agree that this results in declarations that look funny, but it
> could be hard to explain to some users why we allow one but not the
> other.

I agree that this:

  An anonymous member may be a struct or union.

is cleaner than this:

  An anonymous member may be a struct or union, except for typedef'd
  structs and unions, and you have to use only this syntax...



More information about the Gcc-patches mailing list