This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/29928] typeid of unknown bound array
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Nov 2006 04:05:13 -0000
- Subject: [Bug c++/29928] typeid of unknown bound array
- References: <bug-29928-10812@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from bangerth at dealii dot org 2006-11-22 04:05 -------
Confirmed. I thought the type to which typeid is applied needs to be complete,
but I can't find anything like this in the standard.
W.
--
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bangerth at dealii dot org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-11-22 04:05:13
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29928