http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51625
Peter Fraenkel changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #6 from Peter Fraenke
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51625
--- Comment #3 from Peter Fraenkel 2011-12-30 17:14:38
UTC ---
Passing a double to a function expecting an int is very likely a bug and
definitely bad style. The fact that cmath contains overloaded math functions
with the same names as int math
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51625
Bug #: 51625
Summary: -Wconversion should be on by default, or at least
included in -Wall
Classification: Unclassified
Product: gcc
Version: 4.4.2
Status: UNCONFIRMED