quakeforge/tools/qfcc
Bill Currie 27ae5ccfce Fix ICE after incomplete type error
Attempting to define a variable with an incomplete type is an error, and
results in a default size 1 of allocated, but I forgot to set default
alignment when implementing alignment.
2020-02-24 00:07:39 +09:00
..
doc Allow constant initialized globals in advanced code 2020-02-23 22:51:00 +09:00
include Allow constant initialized globals in advanced code 2020-02-23 22:51:00 +09:00
source Fix ICE after incomplete type error 2020-02-24 00:07:39 +09:00
test Make PR_Init take an instance to initialize 2020-02-23 18:32:16 +09:00
AUTHORS more mailing list corrections 2003-07-12 21:50:22 +00:00
bootstrap scary, but the only changes qfcc needed to build as part of quakeforge was 2002-01-22 05:48:03 +00:00
configure.in Replace system defines/includes with qfcc's 2020-02-19 02:35:09 +09:00
Makefile.am Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Update TODO 2019-06-09 21:37:46 +09:00