[Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

2013-04-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

2013-03-22 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

2013-03-16 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 --- Comment #4 from Jason Merrill jason at gcc dot gnu.org 2013-03-17 02:39:39 UTC --- Author: jason Date: Sun Mar 17 02:39:22 2013 New Revision: 196744 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=196744 Log: PR c++/45917

[Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

2013-03-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

2013-03-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2013-03-14 21:40:38 UTC --- Created attachment 29671 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29671 patch Simple fix, waiting for 4.8 to branch.

[Bug c++/45917] inaccessible types allowed as template argument in nested-name-specifier

2010-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45917 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||accepts-invalid