This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [C++] deprecate overload resolution extension?
- To: Joe Buck <jbuck at synopsys dot COM>
- Subject: Re: [C++] deprecate overload resolution extension?
- From: Jason Merrill <jason at redhat dot com>
- Date: 28 Feb 2001 02:03:21 +0000
- Cc: dewar at gnat dot com, mark at codesourcery dot com, gcc at gcc dot gnu dot org, nathan at codesourcery dot com
- References: <200102280039.QAA28449@toledo.synopsys.com>
>>>>> "Joe" == Joe Buck <jbuck@synopsys.COM> writes:
> At *minimum*, if the standard rules say it's ambiguous, we need to report
> a warning.
Yes, I'm not suggesting otherwise. I've proposed an unconditional pedwarn.
Jason