------- Comment #7 from photon at seznam dot cz  2009-07-14 15:13 -------
(In reply to comment #5)
> -Wconversion hits extremely often, it is definitely not a warning that can or
> should be enabled in -Wall, nor in -W.
> 

The fact that "it hits often" should not be an argument against including it in
the warning level -Wall. Implicit conversion to a smaller type occurs
infrequently and should always be explicit to avoid hard to find bugs.


-- 


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

Reply via email to