mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
63e5655f68
It seems clang defaults to unsigned for enums. Interestingly, gcc was ok with the checks being either way. I guess gcc treats enums that *can* be unsigned as DWIM. |
||
---|---|---|
.. | ||
evdev | ||
in_axis.c | ||
in_binding.c | ||
in_button.c | ||
in_common.c | ||
in_evdev.c | ||
in_event.c | ||
in_imt.c | ||
keys.c | ||
Makemodule.am |