[quake3-commits] [ioquake/ioq3] 5fb49a: Clean up CG_DrawProxWarning design
Zack Middleton
zturtleman at gmail.com
Fri Mar 20 22:29:09 EDT 2015
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 5fb49acda87d4b4b1e6015626092d2afd5565378
https://github.com/ioquake/ioq3/commit/5fb49acda87d4b4b1e6015626092d2afd5565378
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M code/cgame/cg_draw.c
Log Message:
-----------
Clean up CG_DrawProxWarning design
Hopefully fixes the following warning
cg_draw.c:2315 assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow]
More information about the quake3-commits
mailing list