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++/19809] [3.4/4.0/4.1 Regression] Multiple definitions of friend functions in template classes



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


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