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: [PING^5] Wconversion: fixes for C++ front-end


Yes, it would said something such as:

/* Produce warnings after a conversion. RESULT is the result of
converting EXPR to TYPE.  This is a helper function for
convert_and_check and cp_convert_and_check.  */

I am amazed that it still applies cleanly to a recent revision...
well, 4 days still until the next PING^6.

Cheers,

Manuel.

On 10/03/07, Dirk Mueller <dmueller@suse.de> wrote:
On Thursday, 1. March 2007, Manuel López-Ibáñez wrote:

> PING^5: http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00897.html

I've added this patch to my tree and noticed that
warnings_for_convert_and_check() is missing a comment.


Dirk




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