mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-25 13:11:00 +00:00
It turns out char defaults to unsigned on arm (using gcc, at least). Avoid the issue completely by checking the bit rather than the sign. |
||
---|---|---|
.. | ||
test | ||
bi_inputline.c | ||
buffer.c | ||
cl_debug.c | ||
client.c | ||
complete.c | ||
console.c | ||
filelist.c | ||
list.c | ||
Makemodule.am | ||
menu.c | ||
server.c |