public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/22154] New: [DR 382] qualified names should allow typename keyword in front of it (even in non-templates)
@ 2005-06-23  4:27 pinskia at gcc dot gnu dot org
  2005-06-23  4:27 ` [Bug c++/22154] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-23  4:27 UTC (permalink / raw)
  To: gcc-bugs

The following should compile according to this DR report (but it is only in ready state so I am going to 
confirm it and then suspend it):
class a {};
typename ::a f();

Also the following should not compile as a is not qualified then:
class a {};
typename a f();

-- 
           Summary: [DR 382] qualified names should allow typename keyword
                    in front of it (even in non-templates)
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22154


^ permalink raw reply	[flat|nested] 17+ messages in thread
[parent not found: <bug-22154-6528@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2009-07-13 16:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-23  4:27 [Bug c++/22154] New: [DR 382] qualified names should allow typename keyword in front of it (even in non-templates) pinskia at gcc dot gnu dot org
2005-06-23  4:27 ` [Bug c++/22154] " pinskia at gcc dot gnu dot org
2005-06-23  4:28 ` pinskia at gcc dot gnu dot org
2005-06-23  5:05 ` pinskia at gcc dot gnu dot org
2005-06-23 14:58 ` gdr at integrable-solutions dot net
2005-06-23 14:58 ` [Bug c++/22154] New: " Gabriel Dos Reis
2005-06-23 15:04 ` [Bug c++/22154] " pinskia at gcc dot gnu dot org
2005-06-23 18:13 ` gdr at integrable-solutions dot net
2005-06-27 18:05 ` pinskia at gcc dot gnu dot org
     [not found] <bug-22154-6528@http.gcc.gnu.org/bugzilla/>
2005-11-11 16:40 ` pinskia at gcc dot gnu dot org
2007-11-08 20:31 ` pinskia at gcc dot gnu dot org
2008-01-03 18:01 ` pinskia at gcc dot gnu dot org
2008-08-13 10:32 ` manu at gcc dot gnu dot org
2008-08-13 21:01 ` pinskia at gcc dot gnu dot org
2009-05-15 10:08 ` bonzini at gnu dot org
2009-07-13 16:16 ` pinskia at gcc dot gnu dot org
2009-07-13 16:16 ` pinskia at gcc dot gnu dot org

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).