[Bug c++/28444] static_cast allowed, even if only the base class is accessible

2013-07-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28444 Bug 28444 depends on bug 17874, which changed state. Bug 17874 Summary: Reference to member of protected base should be an error http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17874 What|Removed |Added

[Bug c++/28444] static_cast allowed, even if only the base class is accessible

2006-07-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-22 18:46 --- Yes this is a dup of bug 17874. *** This bug has been marked as a duplicate of 17874 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28444] static_cast allowed, even if only the base class is accessible

2006-07-20 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-20 13:09 --- Related to PR 17874, maybe even a dup of that bug. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added