public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/15670] New: bad type dump in ambiguity messages
@ 2004-05-27 17:44 igodard at pacbell dot net
  2004-05-27 17:48 ` [Bug c++/15670] " igodard at pacbell dot net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-05-27 17:44 UTC (permalink / raw)
  To: gcc-bugs

Note the errors tagged line 1788, 876, 874, and 477 all refer to a template formal "U", but there isn't one in those declaration nor in fact anywhere in the class or file. Note also:

/home/ivan/ootbc/common/include/powerset.hh:1294: error:                 Powerse
t<E, Alloc>::Powerset(Row<T>, Alloc<E>)

where the actual declaration is:

template<typename E, template<typename> class Alloc>
inline
            Powerset<E, Alloc>::Powerset(Row<E> r, Alloc<E> alloc) :

Where did the "T" come from, and why isn't it "E"?

-- 
           Summary: bad type dump in ambiguity messages
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: igodard at pacbell dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c++/15670] bad type dump in ambiguity messages
  2004-05-27 17:44 [Bug c++/15670] New: bad type dump in ambiguity messages igodard at pacbell dot net
  2004-05-27 17:48 ` [Bug c++/15670] " igodard at pacbell dot net
@ 2004-05-27 17:48 ` igodard at pacbell dot net
  2004-05-27 20:27 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-05-27 17:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From igodard at pacbell dot net  2004-05-27 05:13 -------
Created an attachment (id=6392)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6392&action=view)
Source code (-save-temps)


-- 


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


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

* [Bug c++/15670] bad type dump in ambiguity messages
  2004-05-27 17:44 [Bug c++/15670] New: bad type dump in ambiguity messages igodard at pacbell dot net
@ 2004-05-27 17:48 ` igodard at pacbell dot net
  2004-05-27 17:48 ` igodard at pacbell dot net
  2004-05-27 20:27 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-05-27 17:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From igodard at pacbell dot net  2004-05-27 05:10 -------
Created an attachment (id=6391)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6391&action=view)
Compiler output (-v -save-temps)


-- 


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


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

* [Bug c++/15670] bad type dump in ambiguity messages
  2004-05-27 17:44 [Bug c++/15670] New: bad type dump in ambiguity messages igodard at pacbell dot net
  2004-05-27 17:48 ` [Bug c++/15670] " igodard at pacbell dot net
  2004-05-27 17:48 ` igodard at pacbell dot net
@ 2004-05-27 20:27 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-27 20:27 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-27 11:37 -------
This is a dup of bug 99, one of the oldest C++ bugs.

*** This bug has been marked as a duplicate of 99 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2004-05-27 11:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-27 17:44 [Bug c++/15670] New: bad type dump in ambiguity messages igodard at pacbell dot net
2004-05-27 17:48 ` [Bug c++/15670] " igodard at pacbell dot net
2004-05-27 17:48 ` igodard at pacbell dot net
2004-05-27 20:27 ` pinskia 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).