public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29993]  New: typdef declaration of cv-qualified function in class
@ 2006-11-27 10:35 s__nakayama at infoseek dot jp
  2006-11-27 17:17 ` [Bug c++/29993] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: s__nakayama at infoseek dot jp @ 2006-11-27 10:35 UTC (permalink / raw)
  To: gcc-bugs

gcc rejects following valid code.

class bar
{
  typedef int func_type() const;
};


-- 
           Summary: typdef declaration of cv-qualified function in class
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: s__nakayama at infoseek dot jp


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-03-28 14:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-27 10:35 [Bug c++/29993] New: typdef declaration of cv-qualified function in class s__nakayama at infoseek dot jp
2006-11-27 17:17 ` [Bug c++/29993] " pinskia at gcc dot gnu dot org
2006-11-30  3:25 ` bangerth at dealii dot org
2007-01-29 13:50 ` doug dot gregor at gmail dot com
2007-02-27 14:20 ` patchapp at dberlin dot org
2007-03-28 12:32 ` dgregor at gcc dot gnu dot org
2007-03-28 14:28 ` dgregor 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).