This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4057: ambiguity of a call not reported
- From: Nathanael Nerode <neroden at twcny dot rr dot com>
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, jacek at idoox dot com
- Date: Fri, 3 Jan 2003 08:54:32 -0500
- Subject: Re: c++/4057: ambiguity of a call not reported
- Reply-to: neroden at twcny dot rr dot com
The new parser fixed this. I'm not quite sure how to write a testcase for
this, since I haven't yet written any testcases which check to make sure
errors are reported. But I suspect it needs one.
So I hope someone else will write a test case and close the bug.
--Nathanael