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 53567


On 06/06/2012 05:45 AM, Paolo Carlini wrote:
The warning belongs to joust, called by tourney, called by
build_user_type_conversion_1, called by implicit_conversion.

Hmm. We really ought not to issue that warning until we know that we've committed to that conversion. But I guess that doesn't need to happen in this patch, just add a FIXME comment to the ~tf_error line.


Jason


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