quakeforge/tools/qfcc
Bill Currie 33bb422849 Force .param_N to be live when adding the edge to its node.
This fixes the segfault/null pointer access in sendv.r. While I wanted to
use the edge setting code to set the live bit, I didn't expect it to be
this easy. def_visit_all is proving to be worth every bit it consumes :)
2012-12-22 14:38:38 +09:00
..
doc Merge branch 'qfcc-cse' 2012-12-13 20:17:28 +09:00
include Change pointer_t to unsigned and clean up the mess. 2012-12-21 21:53:13 +09:00
source Force .param_N to be live when adding the edge to its node. 2012-12-22 14:38:38 +09:00
test Add a test for compiling calls to obj_msg_sendv. 2012-12-22 14:05:12 +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 Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Add more todo items. 2012-12-19 21:52:10 +09:00