mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-31 05:00:35 +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. |
||
---|---|---|
.. | ||
.gitignore | ||
.indent.pro | ||
cmdlib.c | ||
Makefile.am | ||
pr_comp.c | ||
pr_def.c | ||
pr_imm.c | ||
pr_lex.c | ||
pr_opcode.c | ||
qfcc.c |