> Are you saying that: > > if (cond) > ; > > is considered worthy of a warning by the compiler? Yes, especially when it's written as: if (rare_condition); do_something_dangerous(); TimReceived on Tue Jun 16 2009 - 01:44:00 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:50 UTC