diff -r 5993247a1c91 -r f6208d457722 stage3/fill_candidate_datatypes.cc --- 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 */