[Bug c++/7874] [3.3/3.4 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace
mmitchel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 16 02:22:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7874
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|3.3.2 |3.4
------- Additional Comments From mmitchel at gcc dot gnu dot org 2003-10-16 02:22 -------
Fixing this requires removing support for ARM-style name-injection. That's fine
-- but it's too invasive for a 3.3.x release. Postponed until GCC 3.4.
More information about the Gcc-bugs
mailing list