[Bug c++/51625] -Wconversion should be on by default, or at least included in -Wall

2012-04-30 Thread pnf at podsnap dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51625 Peter Fraenkel changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from Peter Fraenke

[Bug c++/51625] -Wconversion should be on by default, or at least included in -Wall

2011-12-30 Thread pnf at podsnap dot com
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

[Bug c++/51625] New: -Wconversion should be on by default, or at least included in -Wall

2011-12-19 Thread pnf at podsnap dot com
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