quakeforge/tools/qfcc
Bill Currie 2c84ae4898 Don't let casting in constfold increment users.
This fixes Deek's temp notice. No new notices have shown up, so this should
be the correct fix. The constant folding code no longer calls cast_expr
directly, but rather uses an internal wrapper that decrements users after
cast_expr increments it, resulting in a no-op.
2010-12-12 15:37:26 +09:00
..
doc ignore stuff 2010-08-07 10:42:09 +00:00
include Nil is a constant, so allow it in global initializers. 2010-11-24 17:01:18 +09:00
source Don't let casting in constfold increment users. 2010-12-12 15:37:26 +09:00
test Don't let casting in constfold increment users. 2010-12-12 15:37:26 +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 fix CPP_NAME for independently built qfcc 2002-06-04 20:43:11 +00:00
Makefile.am "make dist" fixes 2010-08-21 13:09:53 +09:00
TODO more todos 2010-01-13 06:33:31 +00:00