[Bug c++/12944] [meta-bug] C++ name-lookup problems

2024-04-04 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 85570, which changed state. Bug 85570 Summary: Resolution of unqualified-id in member access involving templates fails https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85570 What|Removed

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2024-03-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 114491, which changed state. Bug 114491 Summary: incorrect identifier namespacing with variadic templates https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114491 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2023-06-09 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 97988, which changed state. Bug 97988 Summary: [C++20] Forward-declared class type declared inside requires-expression gives weird inconsistencies https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97988 What

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2021-12-19 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 103714, which changed state. Bug 103714 Summary: [11/12 Regression] name lookup in requires-clause finds wrong thing https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103714 What|Removed

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2018-02-16 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 84375, which changed state. Bug 84375 Summary: [8 Regression] ICE with friend in local class https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84375 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2017-12-13 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 15272, which changed state. Bug 15272 Summary: lookup, dependent base https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15272 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2017-06-21 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 67074, which changed state. Bug 67074 Summary: Name lookup ambiguity between namespace and its alias https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67074 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2017-02-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 10852, which changed state. Bug 10852 Summary: Old for-scoping rules improperly used? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10852 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2017-01-11 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 11814, which changed state. Bug 11814 Summary: Code with missing "template" keyword wrongly accepted https://gcc.gnu.org/bugzilla/show_bug.cgi?id=11814 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2016-06-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 31336, which changed state. Bug 31336 Summary: template friends and Koenig lookup https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31336 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2016-06-22 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 67008, which changed state. Bug 67008 Summary: Qualified name-lookup in using-declaration fails https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67008 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2016-02-10 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 10200, which changed state. Bug 10200 Summary: [6 Regression] Weird clash with same names in different scopes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10200 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2014-05-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 10437, which changed state. Bug 10437 Summary: using namespace at global scope creates incorrect code https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10437 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2014-05-12 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944 Bug 12944 depends on bug 61161, which changed state. Bug 61161 Summary: wrong two-stage name lookup for overloaded operators https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61161 What|Removed |Added

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2005-09-12 Thread ian at airs dot com
-- Bug 12944 depends on bug 7874, which changed state. Bug 7874 Summary: [3.4/4.0/4.1 regression] g++ finds friend functions defined in class-definition but not declared in the enclosing namespace http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7874 What|Old Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2005-09-12 Thread ian at airs dot com
-- Bug 12944 depends on bug 16995, which changed state. Bug 16995 Summary: [meta-bug] C++ friend injection http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16995 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2005-03-14 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 1016, which changed state. Bug 1016 Summary: [DR 166] friend class declarations not observing namespace rules. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1016 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2005-03-14 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 4403, which changed state. Bug 4403 Summary: incorrect class becomes a friend in template http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4403 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2005-03-14 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 9783, which changed state. Bug 9783 Summary: [DR433] Can't forward reference class in argument to templated method. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9783 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2005-03-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Last reconfirmed|2004-07-15

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2005-01-06 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 17154, which changed state. Bug 17154 Summary: [4.0 Regression] Using declaration of function name ignored inside partial specialization of template class http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17154 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2004-12-28 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 13830, which changed state. Bug 13830 Summary: Invalid covariant type for identical type, friend related http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13830 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2004-12-28 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 15453, which changed state. Bug 15453 Summary: Friend declaration treated as a declaration in scope. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15453 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2004-12-02 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 15664, which changed state. Bug 15664 Summary: Template friend injection fails http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15664 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2004-11-25 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 14513, which changed state. Bug 14513 Summary: Friend name injection problem (implicit declaration) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14513 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2004-11-25 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 15410, which changed state. Bug 15410 Summary: Wrong template signature accepted in friend declaration http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15410 What|Old Value |New Value

[Bug c++/12944] [meta-bug] C++ name-lookup problems

2004-11-25 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 12944 depends on bug 3332, which changed state. Bug 3332 Summary: friend function declaration in a class in a namespace causes error http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3332 What|Old Value |New Value