This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19809] [3.4/4.0/4.1 Regression] Multiple definitions of friend functions in template classes
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2005 02:35:27 -0000
- Subject: [Bug c++/19809] [3.4/4.0/4.1 Regression] Multiple definitions of friend functions in template classes
- References: <bug-19809-7611@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from mmitchel at gcc dot gnu dot org 2005-10-31 02:35 -------
Leaving as P2; we should indeed try to fix this.
(I suspect we're not noticing the conflicts because we're correctly no longer
trying to inject the functions into namespace scope.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19809