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++/11750] Incorrect virtual method invoked for class hierarchy w/ virtual bases


------- Additional Comments From giovannibajo at libero dot it  2004-08-08 16:33 -------
(In reply to comment #2)

> Is anyone going to fix this ?

I doubt it, at least any time soon. This is not a regression, and our semantic 
of the using declarations should be reworked (right now, they match old ARM-
style access declarations).

If you feel strong about this, you can either try to look into the problem 
yourself, or hire someone to do the work.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11750


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