[Bug c++/67008] Qualified name-lookup in using-declaration fails

2016-06-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67008 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/67008] Qualified name-lookup in using-declaration fails

2015-07-25 Thread anders.granlund.0 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67008 --- Comment #1 from Anders Granlund --- Forgot the command line: g++ prog.cc -std=c++14 -pedantic-errors