public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/10147: [3.2/3.3/3.4 regression] Confusing error message for invalid template function argument
@ 2003-03-20  2:09 bangerth
  0 siblings, 0 replies; only message in thread
From: bangerth @ 2003-03-20  2:09 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, lalle, nobody

Old Synopsis: Confusing error message for invalid template function argument
New Synopsis: [3.2/3.3/3.4 regression] Confusing error message for invalid template function argument

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Thu Mar 20 02:09:19 2003
State-Changed-Why:
    Confirmed. I think this is a regression: 2.95 said on
    this code
    
    x.cc: In function `void N2::f(const N1::B &)':
    x.cc:32: conversion from `A' to non-scalar type `N2::A' requested
    x.cc:26: in passing argument 1 of `N2::tf<N2::A>(const N2::A &)'
    
    This is not entirely accurate, since A is actually N1::A,
    but the message was much clearer than what we get presently
    (in 3.2, 3.3 and mainline).
    
    W.

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


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

only message in thread, other threads:[~2003-03-20  2:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-20  2:09 c++/10147: [3.2/3.3/3.4 regression] Confusing error message for invalid template function argument bangerth

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