This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/16334] No warning about use of overloading extension


------- Additional Comments From jason at redhat dot com  2004-07-07 21:02 -------
Subject: Re:  New: No warning about use of overloading
 extension

On 2 Jul 2004 19:10:39 -0000, "mmitchel at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> wrote:

> Jason indicated that this extension should not be removed due to backwards
> compatibility issues

That's not exactly what I meant; I meant that an error that says "this is
ambiguous even though you might expect us to choose this candidate for this
reason" is better than an error that just says "ambiguous".

Patch forthcoming.

Jason


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]