This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Implicit type conversion check
On 30/11/06, Andreas Schwab <schwab@suse.de> wrote:
Pierre Chatelier <pierre.chatelier@club-internet.fr> writes:
> Is there any plan to enforce warnings about implicit type conversion ?
See <http://gcc.gnu.org/wiki/Wcoercion>.
Andreas.
Just to clarify things. That is the 'development page' that is, where
I put everything that might be useful for the project (or for me while
working in the project) and many things that I just want to remember.
(Actually the option is not even named Wcoercion anymore).
I am writing a shorter, clearer and cleaner page witht the goal to
document the option to end-users:
http://gcc.gnu.org/wiki/NewWconversion
Comments are welcome in both pages, but the latter is certainly more
user-friendly.
Cheers,
Manuel.