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]

Re: Virtual function override differing by return type (bug?)


> 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.  :-)

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