[EMAIL PROTECTED] wrote: > Try using the -pedantic flag. It issues all the warnings demanded by > strict ISO C and ISO C++, which should cover the type conversion
Is it too restrictive? I only want the warning for bool <-> int conversion and do not want to turn off any other feature that g++ have if -pedantic is not specified. _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus