------- Comment #1 from pinskia at gcc dot gnu dot org 2008-02-15 20:50 ------- > w_conversion_bug.c:4: warning: passing argument 1 of 'my_htons' with > different width due to prototype
This is the old style -Wconversion warning which got changed for 4.3.0, see PR 9072. *** This bug has been marked as a duplicate of 9072 *** -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35214