This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/24090] gcc 4.1.0 20050926 - friends not visible outside class


------- 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


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