public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/2761
@ 2001-05-08  4:16 lerdsuwa
  0 siblings, 0 replies; only message in thread
From: lerdsuwa @ 2001-05-08  4:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: lerdsuwa@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, lachaume@gagax6.obs.ujf-grenoble.fr,
  nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2761
Date: 8 May 2001 11:07:17 -0000

 Synopsis: template<class c> A: public Container<c> { iterator a; } gives a syntax error with -pedantic/compiles without it
 
 State-Changed-From-To: open->closed
 State-Changed-By: lerdsuwa
 State-Changed-When: Tue May  8 04:07:16 2001
 State-Changed-Why:
     Not a bug.  The 'iterator' inside 'std::vector<vt>' is
     invisible since the base class depends on template parameter
     'vt'.  So the behavior when -pedantic is given is standard
     compliant.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2761&database=gcc


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-08  4:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-08  4:16 c++/2761 lerdsuwa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).