This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/2204] G++ doesn't check (member) function parameter for abstract-ness.
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2004 11:36:08 -0000
- Subject: [Bug c++/2204] G++ doesn't check (member) function parameter for abstract-ness.
- References: <20010307052600.2204.gdr@codesourcery.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-07-12 11:36 -------
The patch was approved here:
http://gcc.gnu.org/ml/gcc-patches/2004-07/msg01188.html
There are a few other cases where we still fail to detect abstract types in the
declarations. I will update this bug shortly to reflect this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2204