This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Virtual function override differing by return type (bug?)
- To: andrew dot birkett at voxar dot com, gcc-bugs at gcc dot gnu dot org
- Subject: Re: Virtual function override differing by return type (bug?)
- From: Mike Stump <mrs at windriver dot com>
- Date: Tue, 18 Jan 2000 10:26:36 -0800 (PST)
> Date: Tue, 18 Jan 2000 17:46:28 +0000
> From: Andrew Birkett <andrew.birkett@voxar.com>
> Section 10.2 (page 210) of the ARM
Time to buy a new book. :-)
> The following code compiles without complaint under gcc 2.95.2
As it should, it is valid code.
> MS DevStudio 6.0 gives the error "overriding virtual function
> differs only by return type".
I am sorry to hear that MS DevStudio has bugs. You'll have to ask
Microsoft to fix it. :-)