From d95bf0ada820852e1e1770575c49b8ece6c9fd4e Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Wed, 12 Dec 2001 22:04:34 +0000 Subject: [PATCH] blah --- tools/qfcc/TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/qfcc/TODO b/tools/qfcc/TODO index 89c66f8e2..70a37f1dd 100644 --- a/tools/qfcc/TODO +++ b/tools/qfcc/TODO @@ -20,3 +20,6 @@ o short circuit logic for && and || (optional?) o warn for local shaddowing parameter o quaternion type. Tricky: requires 4 word args/return o CSE optimisations. Hard? +o clean up error expression handling to minimuse follow on errors +o fix local structure used/uninitialized warnings +o arrays in entities/structures?