From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22948 invoked by alias); 31 Oct 2005 02:35:30 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 22816 invoked by uid 48); 31 Oct 2005 02:35:27 -0000 Date: Mon, 31 Oct 2005 02:35:00 -0000 Message-ID: <20051031023527.22815.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/19809] [3.4/4.0/4.1 Regression] Multiple definitions of friend functions in template classes In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "mmitchel at gcc dot gnu dot org" X-SW-Source: 2005-10/txt/msg03986.txt.bz2 List-Id: ------- 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