[Bug c++/12620] compatibility issue with anonymous struct/union support
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 28 21:39:00 GMT 2003
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-28 21:39 -------
This is done this way because it is the right thing to do as members of the anonymous union are
not really members of the ccc but they only act as members just for name lookup reasons.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12620
More information about the Gcc-bugs
mailing list