public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12944] [meta-bug] C++ name-lookup problems
       [not found] <bug-12944-4@http.gcc.gnu.org/bugzilla/>
@ 2014-05-12 23:45 ` richard-gccbugzilla at metafoo dot co.uk
  2014-05-13 10:59 ` paolo.carlini at oracle dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 21+ messages in thread
From: richard-gccbugzilla at metafoo dot co.uk @ 2014-05-12 23:45 UTC (permalink / raw)
  To: gcc-bugs

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
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
       [not found] <bug-12944-4@http.gcc.gnu.org/bugzilla/>
  2014-05-12 23:45 ` [Bug c++/12944] [meta-bug] C++ name-lookup problems richard-gccbugzilla at metafoo dot co.uk
@ 2014-05-13 10:59 ` paolo.carlini at oracle dot com
  2021-12-19 19:10 ` ppalka at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 21+ messages in thread
From: paolo.carlini at oracle dot com @ 2014-05-13 10:59 UTC (permalink / raw)
  To: gcc-bugs

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
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
       [not found] <bug-12944-4@http.gcc.gnu.org/bugzilla/>
  2014-05-12 23:45 ` [Bug c++/12944] [meta-bug] C++ name-lookup problems richard-gccbugzilla at metafoo dot co.uk
  2014-05-13 10:59 ` paolo.carlini at oracle dot com
@ 2021-12-19 19:10 ` ppalka at gcc dot gnu.org
  2023-06-09 14:36 ` ppalka at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 21+ messages in thread
From: ppalka at gcc dot gnu.org @ 2021-12-19 19:10 UTC (permalink / raw)
  To: 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                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
       [not found] <bug-12944-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2021-12-19 19:10 ` ppalka at gcc dot gnu.org
@ 2023-06-09 14:36 ` ppalka at gcc dot gnu.org
  2024-03-27  0:26 ` pinskia at gcc dot gnu.org
  2024-04-04 23:10 ` mpolacek at gcc dot gnu.org
  5 siblings, 0 replies; 21+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-06-09 14:36 UTC (permalink / raw)
  To: 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    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
       [not found] <bug-12944-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2023-06-09 14:36 ` ppalka at gcc dot gnu.org
@ 2024-03-27  0:26 ` pinskia at gcc dot gnu.org
  2024-04-04 23:10 ` mpolacek at gcc dot gnu.org
  5 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-03-27  0:26 UTC (permalink / raw)
  To: 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
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
       [not found] <bug-12944-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2024-03-27  0:26 ` pinskia at gcc dot gnu.org
@ 2024-04-04 23:10 ` mpolacek at gcc dot gnu.org
  5 siblings, 0 replies; 21+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-04 23:10 UTC (permalink / raw)
  To: 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                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (13 preceding siblings ...)
  2005-09-12 20:11 ` ian at airs dot com
@ 2005-09-12 20:13 ` ian at airs dot com
  14 siblings, 0 replies; 21+ messages in thread
From: ian at airs dot com @ 2005-09-12 20:13 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (12 preceding siblings ...)
  2005-03-14 14:55 ` lerdsuwa at gcc dot gnu dot org
@ 2005-09-12 20:11 ` ian at airs dot com
  2005-09-12 20:13 ` ian at airs dot com
  14 siblings, 0 replies; 21+ messages in thread
From: ian at airs dot com @ 2005-09-12 20:11 UTC (permalink / raw)
  To: gcc-bugs



-- 
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                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (11 preceding siblings ...)
  2005-03-14 14:54 ` lerdsuwa at gcc dot gnu dot org
@ 2005-03-14 14:55 ` lerdsuwa at gcc dot gnu dot org
  2005-09-12 20:11 ` ian at airs dot com
  2005-09-12 20:13 ` ian at airs dot com
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2005-03-14 14:55 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2005-03-14 14:40 ` lerdsuwa at gcc dot gnu dot org
@ 2005-03-14 14:54 ` lerdsuwa at gcc dot gnu dot org
  2005-03-14 14:55 ` lerdsuwa at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2005-03-14 14:54 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2005-03-04  4:01 ` pinskia at gcc dot gnu dot org
@ 2005-03-14 14:40 ` lerdsuwa at gcc dot gnu dot org
  2005-03-14 14:54 ` lerdsuwa at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2005-03-14 14:40 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2005-01-06 16:06 ` lerdsuwa at gcc dot gnu dot org
@ 2005-03-04  4:01 ` pinskia at gcc dot gnu dot org
  2005-03-14 14:40 ` lerdsuwa at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-03-04  4:01 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
   Last reconfirmed|2004-07-15 01:14:22         |2005-03-04 04:01:08
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
@ 2005-01-06 16:06 ` lerdsuwa at gcc dot gnu dot org
  2005-03-04  4:01 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2005-01-06 16:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
@ 2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
  2005-01-06 16:06 ` lerdsuwa at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-12-28 15:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |DUPLICATE

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-12-02 12:02 ` lerdsuwa at gcc dot gnu dot org
@ 2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
  2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-12-28 15:30 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |DUPLICATE

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
@ 2004-12-02 12:02 ` lerdsuwa at gcc dot gnu dot org
  2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-12-02 12:02 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-25 17:05 ` lerdsuwa at gcc dot gnu dot org
@ 2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
  2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-11-25 17:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
@ 2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
  2004-12-02 12:02 ` lerdsuwa at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-11-25 17:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
  2004-08-12  0:58 ` [Bug c++/12944] [meta-bug] C++ " pinskia at gcc dot gnu dot org
  2004-08-24 16:18 ` nathan at gcc dot gnu dot org
@ 2004-11-25 17:05 ` lerdsuwa at gcc dot gnu dot org
  2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: lerdsuwa at gcc dot gnu dot org @ 2004-11-25 17:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
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
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
  2004-08-12  0:58 ` [Bug c++/12944] [meta-bug] C++ " pinskia at gcc dot gnu dot org
@ 2004-08-24 16:18 ` nathan at gcc dot gnu dot org
  2004-11-25 17:05 ` lerdsuwa at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: nathan at gcc dot gnu dot org @ 2004-08-24 16:18 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 12944 depends on bug 16889, which changed state.

Bug 16889 Summary: [3.4 Regression] ambiguity is not detected
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16889

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

* [Bug c++/12944] [meta-bug] C++ name-lookup problems
  2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
@ 2004-08-12  0:58 ` pinskia at gcc dot gnu dot org
  2004-08-24 16:18 ` nathan at gcc dot gnu dot org
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 21+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-12  0:58 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |16995


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12944


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2024-04-04 23:10 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-12944-4@http.gcc.gnu.org/bugzilla/>
2014-05-12 23:45 ` [Bug c++/12944] [meta-bug] C++ name-lookup problems richard-gccbugzilla at metafoo dot co.uk
2014-05-13 10:59 ` paolo.carlini at oracle dot com
2021-12-19 19:10 ` ppalka at gcc dot gnu.org
2023-06-09 14:36 ` ppalka at gcc dot gnu.org
2024-03-27  0:26 ` pinskia at gcc dot gnu.org
2024-04-04 23:10 ` mpolacek at gcc dot gnu.org
2003-11-07 16:34 [Bug c++/12944] New: [meta-bug] " reichelt at gcc dot gnu dot org
2004-08-12  0:58 ` [Bug c++/12944] [meta-bug] C++ " pinskia at gcc dot gnu dot org
2004-08-24 16:18 ` nathan at gcc dot gnu dot org
2004-11-25 17:05 ` lerdsuwa at gcc dot gnu dot org
2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
2004-11-25 17:06 ` lerdsuwa at gcc dot gnu dot org
2004-12-02 12:02 ` lerdsuwa at gcc dot gnu dot org
2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
2004-12-28 15:30 ` lerdsuwa at gcc dot gnu dot org
2005-01-06 16:06 ` lerdsuwa at gcc dot gnu dot org
2005-03-04  4:01 ` pinskia at gcc dot gnu dot org
2005-03-14 14:40 ` lerdsuwa at gcc dot gnu dot org
2005-03-14 14:54 ` lerdsuwa at gcc dot gnu dot org
2005-03-14 14:55 ` lerdsuwa at gcc dot gnu dot org
2005-09-12 20:11 ` ian at airs dot com
2005-09-12 20:13 ` ian at airs dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).