re PR c++/28943 (Unusable error message when using a conditional-expression with...
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 15 Feb 2007 22:15:20 +0000 (22:15 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 15 Feb 2007 22:15:20 +0000 (22:15 +0000)
commit214931020be4420e7a5eb537813dc918b9cada58
treef7d6b79b1f01e65516552fe5cb37e658943bad5f
parentf173837aade126f9e3185425ab4c9fca7f7345dd
re PR c++/28943 (Unusable error message when using a conditional-expression with multiple type arguments)

2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

PR c++/28943
cp/
* call.c (build_conditional_expr): Improve error message.
testsuite/
* g++.dg/warn/pr28943.C: New.

From-SVN: r122016
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/pr28943.C [new file with mode: 0644]