mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +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. |
||
---|---|---|
.. | ||
cl_chase.c | ||
cl_effects.c | ||
cl_entities.c | ||
cl_input.c | ||
cl_particles.c | ||
cl_temp_entities.c | ||
cl_view.c | ||
cl_world.c | ||
default_input.plist | ||
hud.c | ||
locs.c | ||
Makemodule.am | ||
old_keys.c |