# HG changeset patch # User Mario de Sousa # Date 1335530436 -3600 # Node ID f6208d45772239f22dd7024f25645a83fad0c1d3 # Parent 5993247a1c91aa84cfcb304682ab9a184f4ecf31 Add TODO list! 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 */