This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17447] Undetected incomplete types in parameters in templates
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Sep 2004 03:48:20 -0000
- Subject: [Bug c++/17447] Undetected incomplete types in parameters in templates
- References: <20040913004849.17447.igodard@pacbell.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-09-13 03:48 -------
The code is ill-formed, Comeau latest version rejects it. I have a patch for
this.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |giovannibajo at libero dot
|dot org |it
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
Keywords| |accepts-invalid
Known to fail| |4.0.0
Last reconfirmed|0000-00-00 00:00:00 |2004-09-13 03:48:18
date| |
Summary|Comeau rejects this; gcc |Undetected incomplete types
|not |in parameters in templates
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17447