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

Re: [C++ Patch] PR 52363


On 04/19/2012 09:20 PM, Jason Merrill wrote:
On 04/19/2012 03:00 PM, Paolo Carlini wrote:
Yes, that's life ;) Seriously, if we want to avoid all those having to do with implicit_conversion in one swoop, the eventual patch will be pretty big, should I just go on and on?

I think so. Once we start down this road, we should follow it to the end.
OK. Here is a new version of the work (three times as big ;) with which I'm personally rather happy: eg, no more tf_warning_or_error in the whole call.c, besides an handful of uses in build_* calls.

Booted and tested x86_64-linux

Thanks!
Paolo.

/////////////////////////

Attachment: CL_52363_5
Description: Text document

Attachment: patch_52363_5
Description: Text document


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