On 12/20/2010 10:00 PM, Jeffrey Walton wrote:
The idea is that all programmers must use the defines. We can place the defines in USER_CFLAGS on all machines. It then becomes a question of how to retain the flags.
Ah, that's different. I thought your desire for those warning flags was a personal preference, not a project requirement.
If everyone is supposed to use the same warnings, but some developers keep turning those off, your project/team has a management problem.
I don't think GCC can help much with rogue developers. -Tony