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

[Bug c++/28943] Unusable error message when using a conditional-expression with multiple type arguments



------- Comment #8 from manu at gcc dot gnu dot org  2007-02-15 22:15 -------
Subject: Bug 28943

Author: manu
Date: Thu Feb 15 22:15:20 2007
New Revision: 122016

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122016
Log:
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.

Added:
    trunk/gcc/testsuite/g++.dg/warn/pr28943.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28943


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