public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10845: [3.3/3.4 regression] template member function (getting a nested template as paramter) cannot be called anymore if another unrelated template member funciton is defined.
@ 2003-05-18 19:51 giovannibajo
  0 siblings, 0 replies; only message in thread
From: giovannibajo @ 2003-05-18 19:51 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, have, nobody

Old Synopsis: `template method` not matched in template class
New Synopsis: [3.3/3.4 regression] template member function (getting a nested template as paramter) cannot be called anymore if another unrelated template member funciton is defined.

State-Changed-From-To: open->analyzed
State-Changed-By: bajo
State-Changed-When: Sun May 18 19:51:45 2003
State-Changed-Why:
    Confirmed. The funny thing about this bug is that if you
    remove the member functions g() and h(), the call to f()
    succeeds.
    I rate this as a regression because the above snippet
    without h() compiles with 2.95 but fails on 3.x. The snippet
    provided by the poster fails also with 2.95, but it's the
    opposite problem: it manages to call f() but not g() and 
    h().

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10845


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-18 19:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-18 19:51 c++/10845: [3.3/3.4 regression] template member function (getting a nested template as paramter) cannot be called anymore if another unrelated template member funciton is defined giovannibajo

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).