mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
7ef4c2776e
Detect assignments to initialized globals and give an error, unless the --cow (copy on write) option is given, and then allocate a new global for the var, clear its initialized flag. Relocate all globals. |
||
---|---|---|
.. | ||
doc/man | ||
include | ||
source | ||
.gitignore | ||
acconfig.h | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
qfcc.lsm.in |