This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Limit unnamed fields in structs / unions



> You also banned unnamed enums.  We immediately got a PR [4640] about
> this as breaking backwards compatibility.  In the long discussion
> about this patch I never saw a mention of enums, only of unnamed ints.
> 
> Was this intentional, or overlooked?  If intentional, could you close
> the PR with some suitable comment?

The reason I discovered this "oversight" was because an unnamed enum,
so I guess that means it's intentional :-)

I'll take care of the PR.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]