[Bug c/6614] [-Wconversion] incorrect conversion warning for function taking a short
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 27 03:05:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-27 02:46 -------
The problem I see here is that the error is just written wrong.
I think it should say something like:
warning: passing arg 1 of `func' is not converted due to a prototype.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Last reconfirmed|2003-11-09 20:10:59 |2004-04-27 02:46:01
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6614
More information about the Gcc-bugs
mailing list