Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!rutgers!columbia!cs!jordan From: jordan@cs.columbia.edu (Jordan Hayes) Newsgroups: gnu.g++.bug Subject: Re: G++ 1.34.2 overloaded virtual functions Message-ID: <189@cs.columbia.edu> Date: 27 Apr 89 23:22:36 GMT References: <8904271834.AA04197@riunite.aca.mcc.com> Reply-To: jordan@cs.columbia.edu (Jordan Hayes) Followup-To: gnu.g++.bug Distribution: gnu Organization: Citibank, NA NYC, NY (212) 735-7539 Lines: 15 Ron Guilmette writes: I have mentioned this to Michael T. and said that I believe it to be a bug. Perhaps the fact that other C++ compilers/translators accept this without error will serve as some confirmation of my view. Wow, that'd be neat, but like where does it say that this is correct behavior? Just because some Joe Compiler accepts it and "does the right thing" with it doesn't *necessarily* mean that it's correct for the language. Can anyone quote chapter and verse about this subject? (yes, i've been bitten by this same problem, and was annoyed to have to declare two virtuals, but is it _correct_ C++?). /jordan