public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14014] New: inheritance failure
@ 2004-02-04  6:47 igodard at pacbell dot net
  2004-02-04  6:48 ` [Bug c++/14014] " igodard at pacbell dot net
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-02-04  6:47 UTC (permalink / raw)
  To: gcc-bugs

"this->set()" works, but plain "set()" doesn't

-- 
           Summary: inheritance failure
           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=14014


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

* [Bug c++/14014] inheritance failure
  2004-02-04  6:47 [Bug c++/14014] New: inheritance failure igodard at pacbell dot net
  2004-02-04  6:48 ` [Bug c++/14014] " igodard at pacbell dot net
@ 2004-02-04  6:48 ` igodard at pacbell dot net
  2004-02-04  6:54 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-02-04  6:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From igodard at pacbell dot net  2004-02-04 06:48 -------
Created an attachment (id=5676)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5676&action=view)
Source code (-save-temps)


-- 


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


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

* [Bug c++/14014] inheritance failure
  2004-02-04  6:47 [Bug c++/14014] New: inheritance failure igodard at pacbell dot net
@ 2004-02-04  6:48 ` igodard at pacbell dot net
  2004-02-04  6:48 ` igodard at pacbell dot net
  2004-02-04  6:54 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: igodard at pacbell dot net @ 2004-02-04  6:48 UTC (permalink / raw)
  To: gcc-bugs


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


-- 


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


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

* [Bug c++/14014] inheritance failure
  2004-02-04  6:47 [Bug c++/14014] New: inheritance failure igodard at pacbell dot net
  2004-02-04  6:48 ` [Bug c++/14014] " igodard at pacbell dot net
  2004-02-04  6:48 ` igodard at pacbell dot net
@ 2004-02-04  6:54 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-04  6:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-04 06:54 -------
Not a bug, read the error message:
foo.cc:13: error: there are no arguments to `set' that depend on a template parameter, so a declaration 
of `set' must be available
foo.cc:13: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an 
undeclared name is deprecated)
Also read http://gcc.gnu.org/gcc-3.4/changes.html.

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


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


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

end of thread, other threads:[~2004-02-04  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-04  6:47 [Bug c++/14014] New: inheritance failure igodard at pacbell dot net
2004-02-04  6:48 ` [Bug c++/14014] " igodard at pacbell dot net
2004-02-04  6:48 ` igodard at pacbell dot net
2004-02-04  6:54 ` 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).