From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13039 invoked by alias); 14 Jan 2003 23:46:03 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 13002 invoked by uid 71); 14 Jan 2003 23:46:02 -0000 Date: Tue, 14 Jan 2003 23:46:00 -0000 Message-ID: <20030114234602.13001.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Janis Johnson Subject: Re: c++/9183: [3.2 regression] Typenames in foreign namespaces inhibit member function template argument deduction Reply-To: Janis Johnson X-SW-Source: 2003-01/txt/msg00914.txt.bz2 List-Id: The following reply was made to PR c++/9183; it has been noted by GNATS. From: Janis Johnson To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, klfd21@yahoo.de, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org Cc: Subject: Re: c++/9183: [3.2 regression] Typenames in foreign namespaces inhibit member function template argument deduction Date: Tue, 14 Jan 2003 15:46:21 -0800 This bug was fixed on the mainline by the following patch. That information is probably not very useful, given the size of the patch, but at least now we know. --- gcc/gcc/cp/ChangeLog --- 2002-07-31 Mark Mitchell * call.c * cp-tree.def * cp-tree.h * cvt.c * decl2.c * init.c * method.c * parse.y * pt.c * search.c * semantics.c * typeck.c * typeck2.c http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9183