mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-16 17:32:13 +00:00
bdedbc6f76
-Wwrite-strings is useful to detect code where string literals and e.g. alloc'd strings are used side-by-side, potentially creating dangerous situations, or to find uses of old, non-constified APIs. However, enabling it would still flood the log with too many warnings. Also, GCC wrongly warns for initializations of char arrays. git-svn-id: https://svn.eduke32.com/eduke32@2796 1a8010ca-5511-0410-912e-c29ae57300e0 |
||
---|---|---|
.. | ||
_control.h | ||
_scrplib.h | ||
animlib.c | ||
animlib.h | ||
control.c | ||
control.h | ||
file_lib.c | ||
file_lib.h | ||
joystick.c | ||
joystick.h | ||
keyboard.c | ||
keyboard.h | ||
mathutil.c | ||
mathutil.h | ||
mouse.c | ||
mouse.h | ||
scriplib.c | ||
scriplib.h |