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] Improve ?: operator error messages.


Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> writes:

| On Tue, 2005-12-06 at 21:36 +0100, Gabriel Dos Reis wrote:
| > Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr> writes:
| > 
| > | This patch simply improves the error messages when the two last operands
| > | of a ?: are of different types. This brings the messages used in
| > | templated methods/functions on par with those used for regular
| > | methods/functions.
| > 
| > OK.
| 
| Can someone take care of applying the patch (the one provided is against

Done with updated ChangeLog entry.

-- Gaby


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