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


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