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.


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
mainline), then. I do not have write access. If needed, I will test and
provide patch against release branches (but tell me the branches on
which it might be applied).

Thank's....

	Theo.


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