This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/24090] gcc 4.1.0 20050926 - friends not visible outside class
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2005 20:34:39 -0000
- Subject: [Bug c++/24090] gcc 4.1.0 20050926 - friends not visible outside class
- References: <20050927200012.24090.jaffe@broad.mit.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ian at airs dot com 2005-09-27 20:34 -------
See PR 7874 (http://gcc.gnu.org/PR7874) for more discussion. Basically gcc now
conforms to the ISO C++ standard in this regard. This is a change from earlier
releases, and is documented at http://gcc.gnu.org/gcc-4.1/changes.html. The old
behaviour was declared to be deprecated in http://gcc.gnu.org/gcc-3.4/changes.html.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24090