This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
If yes, then assuming the implementation/etc is acceptable, which of the following
would people be interested in seeing patches for?
-Wenum-mismatch / -Wno-enum-mismatch
Warn when value assigned to a variable of an enumeral type doesn't correspond to an enumerator
-Wprecision-mismatch / -Wno-precision-mismatch
Warn when the precision of the destination is smaller than the precision of the source.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |