public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/40793]  New: "Error: no matching function for call to XYZ" doesn't display function-template-arguments
@ 2009-07-17 22:09 jonathan dot sd24 at yahoo dot de
  2009-07-18  8:59 ` [Bug c++/40793] " rguenth at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: jonathan dot sd24 at yahoo dot de @ 2009-07-17 22:09 UTC (permalink / raw)
  To: gcc-bugs

When a function-templates gets wrong arguments there's an error "no matching
function for call to result fun(args)". But the template-arguments aren't
displayed. So it takes hours to search the reason for this error in some cases.
The output should look like:
"no matching function for call to result fun<templatearg1, templatearg2>(args)
[with templatearg1 = x, templatearg2 = y]"

It's not version-specific (tested with 4.3 and 4.5)


-- 
           Summary: "Error: no matching function for call to XYZ" doesn't
                    display function-template-arguments
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jonathan dot sd24 at yahoo dot de


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


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

end of thread, other threads:[~2011-09-29 14:53 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-40793-4@http.gcc.gnu.org/bugzilla/>
2010-11-30 23:59 ` [Bug c++/40793] "Error: no matching function for call to XYZ" doesn't display function-template-arguments pinskia at gcc dot gnu.org
2010-12-01  0:14 ` manu at gcc dot gnu.org
2011-03-23 16:46 ` jonathan.sd24 at yahoo dot de
2011-03-23 17:40 ` manu at gcc dot gnu.org
2011-09-29 10:56 ` paolo.carlini at oracle dot com
2011-09-29 10:59 ` paolo.carlini at oracle dot com
2011-09-29 12:17 ` manu at gcc dot gnu.org
2011-09-29 12:28 ` paolo.carlini at oracle dot com
2011-09-29 14:53 ` manu at gcc dot gnu.org
2011-09-29 15:12 ` paolo.carlini at oracle dot com
2009-07-17 22:09 [Bug c++/40793] New: " jonathan dot sd24 at yahoo dot de
2009-07-18  8:59 ` [Bug c++/40793] " rguenth at gcc dot gnu dot org
2009-07-18 10:02 ` jonathan dot sd24 at yahoo dot de
2009-07-21 17:46 ` jwakely dot gcc at gmail dot com
2009-07-29 21:05 ` jonathan dot sd24 at yahoo dot de
2009-08-25 14:25 ` bangerth at gmail dot com
2010-07-01  8:58 ` m-matti-a dot lehtonen at iki dot fi
2010-07-01 21:31 ` manu at gcc dot gnu dot org
2010-07-01 21:38 ` bangerth at gmail dot com

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