This is the mail archive of the gcc@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]

Re: [C++] deprecate overload resolution extension?


I don't remember the testcase that motivated me to add this extension, but
it seemed compelling to me at the time.

It would make sense to me to remove the if (!pedantic) and instead add an
unconditional pedwarn if this rule is used; that would seem more useful for
helping people fix their code.

Jason


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