public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/43649]  New: Nested Class inherits indirectly or Compiler interprets command wrongly
@ 2010-04-05 15:53 in10semotions at googlemail dot com
  2010-04-05 15:59 ` [Bug c++/43649] " in10semotions at googlemail dot com
  2010-04-09  2:57 ` [Bug c++/43649] Nested Class inherits incorectly " pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: in10semotions at googlemail dot com @ 2010-04-05 15:53 UTC (permalink / raw)
  To: gcc-bugs

Nested Class inherits indirectly or Compiler interprets command wrongly


-- 
           Summary: Nested Class inherits indirectly or Compiler interprets
                    command wrongly
           Product: gcc
           Version: 4.4.3
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: in10semotions at googlemail dot com


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


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

* [Bug c++/43649] Nested Class inherits indirectly or Compiler interprets command wrongly
  2010-04-05 15:53 [Bug c++/43649] New: Nested Class inherits indirectly or Compiler interprets command wrongly in10semotions at googlemail dot com
@ 2010-04-05 15:59 ` in10semotions at googlemail dot com
  2010-04-09  2:57 ` [Bug c++/43649] Nested Class inherits incorectly " pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: in10semotions at googlemail dot com @ 2010-04-05 15:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from in10semotions at googlemail dot com  2010-04-05 15:59 -------
Created an attachment (id=20312)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20312&action=view)
Testcase


-- 


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


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

* [Bug c++/43649] Nested Class inherits incorectly or Compiler interprets command wrongly
  2010-04-05 15:53 [Bug c++/43649] New: Nested Class inherits indirectly or Compiler interprets command wrongly in10semotions at googlemail dot com
  2010-04-05 15:59 ` [Bug c++/43649] " in10semotions at googlemail dot com
@ 2010-04-09  2:57 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-04-09  2:57 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 837 bytes --]



------- Comment #2 from pinskia at gcc dot gnu dot org  2010-04-09 02:56 -------
On the trunk (and in 4.5.0) GCC rejects this:
t.cc:21:49: error: invalid operands of types ‘<unresolved overloaded function
type>’ and ‘int’ to binary ‘operator<’
t.cc:21:51: error: ‘::X’ has not been declared

Which is correct now Buggy<1>::Extend<2>::Extend names the constructor of
Buggy<1>::Extend<2>.

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


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-04-09  2:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-05 15:53 [Bug c++/43649] New: Nested Class inherits indirectly or Compiler interprets command wrongly in10semotions at googlemail dot com
2010-04-05 15:59 ` [Bug c++/43649] " in10semotions at googlemail dot com
2010-04-09  2:57 ` [Bug c++/43649] Nested Class inherits incorectly " 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).