public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/7876] g++ doesn't diagnose One Reference Rule violation
       [not found] <bug-7876-171@http.gcc.gnu.org/bugzilla/>
  2006-02-07 14:33 ` [Bug c++/7876] g++ doesn't diagnose One Reference Rule violation pinskia at gcc dot gnu dot org
@ 2006-02-07 14:33 ` pinskia at gcc dot gnu dot org
  2008-12-16 19:25 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-07 14:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-02-07 14:33 -------
I am going to reopen this one as we diagnostic the non template version:
struct X { };

struct B { };

struct A {
   typedef X X;
};

----
But I am going to change the Severity to enhancement.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


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


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

* [Bug c++/7876] g++ doesn't diagnose One Reference Rule violation
       [not found] <bug-7876-171@http.gcc.gnu.org/bugzilla/>
@ 2006-02-07 14:33 ` pinskia at gcc dot gnu dot org
  2006-02-07 14:33 ` pinskia at gcc dot gnu dot org
  2008-12-16 19:25 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-02-07 14:33 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW


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


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

* [Bug c++/7876] g++ doesn't diagnose One Reference Rule violation
       [not found] <bug-7876-171@http.gcc.gnu.org/bugzilla/>
  2006-02-07 14:33 ` [Bug c++/7876] g++ doesn't diagnose One Reference Rule violation pinskia at gcc dot gnu dot org
  2006-02-07 14:33 ` pinskia at gcc dot gnu dot org
@ 2008-12-16 19:25 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-16 19:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from pinskia at gcc dot gnu dot org  2008-12-16 19:21 -------
This has been fixed since 4.3.0:
t.cc:7: error: declaration of 'typedef struct X<int> A::X'
t.cc:2: error: changes meaning of 'X' from 'struct X<int>'


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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

* [Bug c++/7876] g++ doesn't diagnose One Reference Rule violation
       [not found] <20020910010600.7876.gdr@integrable-solutions.net>
@ 2003-06-15  9:27 ` lerdsuwa@gcc.gnu.org
  0 siblings, 0 replies; 4+ messages in thread
From: lerdsuwa@gcc.gnu.org @ 2003-06-15  9:27 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


lerdsuwa@gcc.gnu.org changed:

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


------- Additional Comments From lerdsuwa@gcc.gnu.org  2003-06-15 09:27 -------
According to 3.3.6p2, no diagnostics is required for this case.


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

end of thread, other threads:[~2008-12-16 19:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-7876-171@http.gcc.gnu.org/bugzilla/>
2006-02-07 14:33 ` [Bug c++/7876] g++ doesn't diagnose One Reference Rule violation pinskia at gcc dot gnu dot org
2006-02-07 14:33 ` pinskia at gcc dot gnu dot org
2008-12-16 19:25 ` pinskia at gcc dot gnu dot org
     [not found] <20020910010600.7876.gdr@integrable-solutions.net>
2003-06-15  9:27 ` lerdsuwa@gcc.gnu.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).