This is the mail archive of the gcc-prs@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]

Re: c++/1694


The following reply was made to PR c++/1694; it has been noted by GNATS.

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nathan@codesourcery.com, nathan@gcc.gnu.org
Cc:  
Subject: Re: c++/1694
Date: 19 Jan 2001 09:34:35 -0000

 Synopsis: bogus errors during type deduction
 
 State-Changed-From-To: analyzed->closed
 State-Changed-By: nathan
 State-Changed-When: Fri Jan 19 01:34:33 2001
 State-Changed-Why:
     2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
     
             * cp-tree.h (lookup_template_class): Add complain parm.
             * decl.c (lookup_namespace_name): Adjust call to
             lookup_template_class.
             (make_typename_type): Likewise.
             * semantics.c (finish_template_type): Likewise.
             * pt.c (lookup_template_class): Add complain parm. Adjust.
             (tsubst_aggr_type): Pass COMPLAIN down to lookup_template_class.
             (tsubst): Likewise.
     
     2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
             
             * g++.old-deja/g++.pt/deduct3.C: New test.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1694&database=gcc

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