A common use case (prior to the introduction of localparam) was to use macros to define constant values, and to put global constant values in an include file that gets included by each source file. This will generate a lot of spurious warnings if we warn about all redefinitions. Make this new option the default for -Wall. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| globals.h | ||
| ivlpp.txt | ||
| lexor.lex | ||
| main.c | ||