This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/2204] G++ doesn't check (member) function parameter for abstract-ness.


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]