From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10692 invoked by alias); 7 Apr 2003 11:26:00 -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 10678 invoked by uid 71); 7 Apr 2003 11:26:00 -0000 Date: Mon, 07 Apr 2003 11:26:00 -0000 Message-ID: <20030407112600.10677.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Bradley Baetz Subject: Re: c++/10261: g++ does not error for bogus |typename| inside a templated class Reply-To: Bradley Baetz X-SW-Source: 2003-04/txt/msg00248.txt.bz2 List-Id: The following reply was made to PR c++/10261; it has been noted by GNATS. From: Bradley Baetz To: Giovanni Bajo Cc: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org Subject: Re: c++/10261: g++ does not error for bogus |typename| inside a templated class Date: Mon, 7 Apr 2003 21:25:49 +1000 On Mon, Apr 07, 2003 at 01:08:36PM +0200, Giovanni Bajo wrote: > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p > r=10261 > >Yeah, I think I misread the DR, > > Yup, that DR has nothing to do with this. > Right, and I agreed with you :) Please close this bug report. > Giovanni Bajo Bradley