This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13262] [3.3/3.4 regression] "xxx is private within this context" when initializing a *self-contained* template class
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Dec 2003 12:09:20 -0000
- Subject: [Bug c++/13262] [3.3/3.4 regression] "xxx is private within this context" when initializing a *self-contained* template class
- References: <20031201170256.13262.fmonica@ce.unipr.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-12-05 12:09 -------
Yup, this should compile. Somewhere in deferred access checking code is broken.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |lerdsuwa at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13262