aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2007-02-22 06:19:39 +0000
committerYang Tse <yangsita@gmail.com>2007-02-22 06:19:39 +0000
commit9bf9617ad6206f99d239f0a18c8f082add832152 (patch)
tree1646b0b379ec17d7165e3d41194030cd71c05ee3 /tests
parent69565afab0be081211df57a245a222cbd3e43ed3 (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')
0 files changed, 0 insertions, 0 deletions