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: 9 Feb 2004 16:39:10 -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-02-09 16:39 -------
Subject: Re: G++ doesn't check (member) function parameter for abstract-ness.
gdr at integrable-solutions dot net wrote:
> If I recall correctly, Jason suggested we put those things onto a list
> that we walk latter, either after class-scope completed or
> instantiation time. I don't have a reference to Jason's message but
> it should be reachable through Google.
We could put those into incomplete_vars. I'll give it a try.
Giovanni Bajo
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2204