public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/7319] misleading template in error message
       [not found] <20020715142600.7319.nathan@codesourcery.com>
@ 2003-11-16  2:20 ` pinskia at gcc dot gnu dot org
  2004-01-03 13:04 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-16  2:20 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |accepts-invalid
   Last reconfirmed|2003-08-02 03:38:44         |2003-11-16 02:20:32
               date|                            |


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


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

* [Bug c++/7319] misleading template in error message
       [not found] <20020715142600.7319.nathan@codesourcery.com>
  2003-11-16  2:20 ` [Bug c++/7319] misleading template in error message pinskia at gcc dot gnu dot org
@ 2004-01-03 13:04 ` pinskia at gcc dot gnu dot org
  2004-04-18  2:36 ` [Bug c++/7319] [3.4 only] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-03 13:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-03 13:04 -------
Very much related to bug 4205.

-- 


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


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

* [Bug c++/7319] [3.4 only] misleading template in error message
       [not found] <20020715142600.7319.nathan@codesourcery.com>
  2003-11-16  2:20 ` [Bug c++/7319] misleading template in error message pinskia at gcc dot gnu dot org
  2004-01-03 13:04 ` pinskia at gcc dot gnu dot org
@ 2004-04-18  2:36 ` pinskia at gcc dot gnu dot org
  2004-04-19  2:36 ` giovannibajo at libero dot it
  2004-04-19  2:54 ` bangerth at dealii dot org
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-18  2:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-18 02:21 -------
The mainline gives:
pr7319.cc:8: error: template-id `Foo<>' for `void A::Foo(int)' does not match any template 
declaration
so it is fixed on the mainline, I have not checked the 3.4 branch yet.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|misleading template in error|[3.4 only] misleading
                   |message                     |template in error message
   Target Milestone|---                         |3.4.1


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


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

* [Bug c++/7319] [3.4 only] misleading template in error message
       [not found] <20020715142600.7319.nathan@codesourcery.com>
                   ` (2 preceding siblings ...)
  2004-04-18  2:36 ` [Bug c++/7319] [3.4 only] " pinskia at gcc dot gnu dot org
@ 2004-04-19  2:36 ` giovannibajo at libero dot it
  2004-04-19  2:54 ` bangerth at dealii dot org
  4 siblings, 0 replies; 5+ messages in thread
From: giovannibajo at libero dot it @ 2004-04-19  2:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2004-04-19 00:33 -------
It might be a dup of PR 14409, which was fixed by my patch:

http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00441.html (mainline)
http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00442.html (3.4)
http://gcc.gnu.org/ml/gcc-cvs/2004-03/msg00446.html (3.3)

I expect it to be fixed on 3.4.0 as well. Can anybody confirm?


-- 


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


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

* [Bug c++/7319] [3.4 only] misleading template in error message
       [not found] <20020715142600.7319.nathan@codesourcery.com>
                   ` (3 preceding siblings ...)
  2004-04-19  2:36 ` giovannibajo at libero dot it
@ 2004-04-19  2:54 ` bangerth at dealii dot org
  4 siblings, 0 replies; 5+ messages in thread
From: bangerth at dealii dot org @ 2004-04-19  2:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2004-04-19 01:25 -------
3.4 and mainline show the same error. So this seems to be fixed. 
 
It is not a duplicate of PR 14409, since in this PR 2.95 erroneously 
accepted some code, whereas in 14409 2.95 rightfully rejected it and 
later versions did not. 
 
W. 

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


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


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

end of thread, other threads:[~2004-04-19  1:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020715142600.7319.nathan@codesourcery.com>
2003-11-16  2:20 ` [Bug c++/7319] misleading template in error message pinskia at gcc dot gnu dot org
2004-01-03 13:04 ` pinskia at gcc dot gnu dot org
2004-04-18  2:36 ` [Bug c++/7319] [3.4 only] " pinskia at gcc dot gnu dot org
2004-04-19  2:36 ` giovannibajo at libero dot it
2004-04-19  2:54 ` bangerth at dealii 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).