diff options
author | Yang Tse <yangsita@gmail.com> | 2007-02-22 06:19:39 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-02-22 06:19:39 +0000 |
commit | 9bf9617ad6206f99d239f0a18c8f082add832152 (patch) | |
tree | 1646b0b379ec17d7165e3d41194030cd71c05ee3 /tests/data/test98 | |
parent | 69565afab0be081211df57a245a222cbd3e43ed3 (diff) |
Fix compiler warnings
"case label value exceeds maximum value for type" and
"comparison is always false due to limited range of data type"
Both triggered when using a bool variable as the switch variable
in a switch statement and using enums for the case targets.
Diffstat (limited to 'tests/data/test98')
0 files changed, 0 insertions, 0 deletions