Re: removing -Wtraditional-conversion

2009-07-27 Thread Mark Mitchell
Manuel López-Ibáñez wrote: > GCC 4.5 will remove protoize and unprotoize. I wonder whether we > should also remove -Wtraditional-conversion and their associated > warnings and testcases. I don't see any reason to do that. The warning is independent of whether or not we provide tools to introduce

removing -Wtraditional-conversion

2009-07-27 Thread Manuel López-Ibáñez
GCC 4.5 will remove protoize and unprotoize. I wonder whether we should also remove -Wtraditional-conversion and their associated warnings and testcases. @item -Wtraditional-conversion @r{(C and Objective-C only)} @opindex Wtraditional-conversion @opindex Wno-traditional-conversion Warn if a prot