------- Additional Comments From nathan at gcc dot gnu dot org 2004-12-01 10:22 ------- 2004-12-01 Nathan Sidwell <[EMAIL PROTECTED]>
PR c++/17431 * call.c (standard_conversion): Add FLAGS parameter. Do not allow derived to base conversion when checking constructor accessibility. (implicit_conversion): Pass FLAGS to standard_conversion. (check_constructir_callable): Disallow conversion functions. (I was incorrect about this being a TC1 change, it was a change during drafting of the 1998 std) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17431 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.