Re: [C++ Patch] PR 54541 / 54542

2012-09-10 Thread Jason Merrill
OK. PS: I suspect that the require_complete_type in convert_arg_to_ellipsis should also be require_complete_type_sfinae Agreed. Jason

[C++ Patch] PR 54541 / 54542

2012-09-10 Thread Paolo Carlini
Hi, I'm finishing (in the C++ library testsuite now) testing this straightforward patch for a couple of "standard" SFINAE issues (interestingly, however, 54541 is a regression in mainline). Ok for mainline? Thanks, Paolo. PS: I suspect that the require_complete_type in convert_arg_to_ellips