public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19092] g++ accepts code that violates 14.6.4.2
       [not found] <bug-19092-1710@http.gcc.gnu.org/bugzilla/>
@ 2005-11-21 18:20 ` pinskia at gcc dot gnu dot org
  2006-09-21 14:37 ` [Bug c++/19092] [DR 561] template code does not ignore static functions overloads pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-21 18:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pinskia at gcc dot gnu dot org  2005-11-21 18:20 -------
*** Bug 24977 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rsandifo at gcc dot gnu dot
                   |                            |org


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


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

* [Bug c++/19092] [DR 561] template code does not ignore static functions overloads
       [not found] <bug-19092-1710@http.gcc.gnu.org/bugzilla/>
  2005-11-21 18:20 ` [Bug c++/19092] g++ accepts code that violates 14.6.4.2 pinskia at gcc dot gnu dot org
@ 2006-09-21 14:37 ` pinskia at gcc dot gnu dot org
  2006-09-21 14:38 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-21 14:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2006-09-21 14:37 -------
*** Bug 29165 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew dot stubbs at st dot
                   |                            |com


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


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

* [Bug c++/19092] [DR 561] template code does not ignore static functions overloads
       [not found] <bug-19092-1710@http.gcc.gnu.org/bugzilla/>
  2005-11-21 18:20 ` [Bug c++/19092] g++ accepts code that violates 14.6.4.2 pinskia at gcc dot gnu dot org
  2006-09-21 14:37 ` [Bug c++/19092] [DR 561] template code does not ignore static functions overloads pinskia at gcc dot gnu dot org
@ 2006-09-21 14:38 ` pinskia at gcc dot gnu dot org
  2007-09-08 15:33 ` bangerth at dealii dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-09-21 14:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from pinskia at gcc dot gnu dot org  2006-09-21 14:37 -------
http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#561

Suspending since that Defect Report is still open.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |SUSPENDED


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


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

* [Bug c++/19092] [DR 561] template code does not ignore static functions overloads
       [not found] <bug-19092-1710@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-09-21 14:38 ` pinskia at gcc dot gnu dot org
@ 2007-09-08 15:33 ` bangerth at dealii dot org
  2009-03-03 22:07 ` jason at gcc dot gnu dot org
  2009-11-04 16:05 ` jason at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: bangerth at dealii dot org @ 2007-09-08 15:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from bangerth at dealii dot org  2007-09-08 15:33 -------
*** Bug 33129 has been marked as a duplicate of this bug. ***


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com


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


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

* [Bug c++/19092] [DR 561] template code does not ignore static functions overloads
       [not found] <bug-19092-1710@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2007-09-08 15:33 ` bangerth at dealii dot org
@ 2009-03-03 22:07 ` jason at gcc dot gnu dot org
  2009-11-04 16:05 ` jason at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-03-03 22:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from jason at gcc dot gnu dot org  2009-03-03 22:07 -------
I'm supposed to be drafting this issue.  It is not likely to be a bug under the
eventual resolution.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
                   |dot org                     |
             Status|SUSPENDED                   |ASSIGNED


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


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

* [Bug c++/19092] [DR 561] template code does not ignore static functions overloads
       [not found] <bug-19092-1710@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2009-03-03 22:07 ` jason at gcc dot gnu dot org
@ 2009-11-04 16:05 ` jason at gcc dot gnu dot org
  5 siblings, 0 replies; 6+ messages in thread
From: jason at gcc dot gnu dot org @ 2009-11-04 16:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from jason at gcc dot gnu dot org  2009-11-04 16:05 -------
My drafting to ratify the G++ behavior was adopted at the Santa Cruz meeting,
so this is not a bug.


-- 

jason at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID


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


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

end of thread, other threads:[~2009-11-04 16:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19092-1710@http.gcc.gnu.org/bugzilla/>
2005-11-21 18:20 ` [Bug c++/19092] g++ accepts code that violates 14.6.4.2 pinskia at gcc dot gnu dot org
2006-09-21 14:37 ` [Bug c++/19092] [DR 561] template code does not ignore static functions overloads pinskia at gcc dot gnu dot org
2006-09-21 14:38 ` pinskia at gcc dot gnu dot org
2007-09-08 15:33 ` bangerth at dealii dot org
2009-03-03 22:07 ` jason at gcc dot gnu dot org
2009-11-04 16:05 ` jason at gcc dot gnu dot org

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).