I just found the following thread that addresses part of my enhancement
request:
http://gcc.gnu.org/ml/gcc/2004-06/msg01270.html
This at least partially addresses the ³shortened conversions² part of my
request. Sorry I didn¹t see that earlier. It sounds like this is an old
request that has neve
I used to use the CodeWarrior compiler on Mac OS 9 and X and then switched
to the GCC compiler. One set of warnings that I sorely miss is that of
implicit type conversions. GCC does offer a ³-Wconversion² warning, but
this warns against type conversions between types in a function prototype
vs. t