public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bangerth at dealii dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/11487] g++ accepts non-type as type in declaration
Date: Thu, 10 Jul 2003 14:26:00 -0000	[thread overview]
Message-ID: <20030710142628.14031.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030710103901.11487.hans.ekkehard.plesser@nlh.no>

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at codesourcery dot
                   |                            |com


------- Additional Comments From bangerth at dealii dot org  2003-07-10 14:26 -------
Within the scope of foo, "foo" denotes the type itself, so the code may or
may not be legal. icc rejects it, for one. Nathan, what do you think?

This is most likely related to one PR we have where the out-of-line
constructor of a class is defined as
  X::X::X::X () {...}
and this is accepted. I can't find that report right now, though.

W.


  reply	other threads:[~2003-07-10 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-10 10:39 [Bug c++/11487] New: " hans dot ekkehard dot plesser at nlh dot no
2003-07-10 14:26 ` bangerth at dealii dot org [this message]
2003-07-10 15:20 ` [Bug c++/11487] " nathan at gcc dot gnu dot org
2004-08-17 17:11 ` reichelt at gcc dot gnu dot org
2004-08-27  1:54 ` pinskia at gcc dot gnu dot org
2004-08-27  1:54 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030710142628.14031.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).