stage3/fill_candidate_datatypes.cc
changeset 541 f6208d457722
parent 523 773303b7f31f
child 552 3c39d80fdede
--- a/stage3/fill_candidate_datatypes.cc	Thu Apr 26 11:12:19 2012 +0100
+++ b/stage3/fill_candidate_datatypes.cc	Fri Apr 27 13:40:36 2012 +0100
@@ -32,6 +32,16 @@
  */
 
 
+/* TODO - things yet not checked by this data type checker...
+ *
+ * - check variable declarations
+ * - check data type declarations
+ * - check inside configurations (variable declarations)
+ * - check SFC code
+ * - must fix S and R IL functions (includes potientialy fixing stage4 code!) 
+ */
+
+
 /*
  *  Fill candidate list of data types for all symbols
  */