From 7237087e7192122b121b64eb63126873274bf1de Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Fri, 12 Nov 2004 21:20:00 +0000 Subject: [PATCH] update This is an imperfect revision of history. --- tools/qfcc/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/qfcc/TODO b/tools/qfcc/TODO index c3a5eb29f..64b12d8e0 100644 --- a/tools/qfcc/TODO +++ b/tools/qfcc/TODO @@ -20,7 +20,7 @@ X warn for local shadowing parameter X clean up error expression handling to minimize follow on errors X object oriented features ala Objective-C X short circuit logic for && and || (optional?) -o quaternion type. Tricky: requires 4 word args/return +X quaternion type. Tricky: requires 4 word args/return o CSE optimizations. Hard? o fix local structure used/uninitialized warnings o arrays in entities/structures?