[Bug c++/46872] 'using' in templated inheritance makes protected member public

2010-12-09 Thread chtz at informatik dot uni-bremen.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46872 Christoph Hertzberg changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #3 from Christoph

[Bug c++/46872] 'using' in templated inheritance makes protected member public

2010-12-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46872 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Known to work|

[Bug c++/46872] 'using' in templated inheritance makes protected member public

2010-12-09 Thread chtz at informatik dot uni-bremen.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46872 --- Comment #1 from Christoph Hertzberg 2010-12-09 17:21:37 UTC --- Created attachment 22694 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22694 code that should fail to compile