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++/15531] dynamic_cast fails (at runtime) when dependant on friendship of invoker


------- Additional Comments From gccbugs at contacts dot eelis dot net  2004-05-18 23:32 -------
Which access control are you referring to?
main() has been granted friendship by Derived, and in the snippet even creates a
Derived instance.

-- 


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


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