# HG changeset patch # User Mario de Sousa # Date 1321817808 0 # Node ID b6a522b762c9b5d9d99e90cd9035249cadc4eaf7 # Parent a9d377c4987a1f5a83d2111c4a6de8cd911ae101# Parent 9b88b8b6bccd35d48ce454d0f647019532619212 Merging with Laurent's repository. diff -r 9b88b8b6bccd -r b6a522b762c9 stage3/TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/stage3/TODO Sun Nov 20 19:36:48 2011 +0000 @@ -0,0 +1,13 @@ + + + Things that we must still check for in stage 3: + + +1) Handling of CONSTANTs: + + 1.a) "Any program organization unit attempts to modify the value of a variable that has been declared with the CONSTANT qualifier;" + 1.b) From table 16.a "The CONSTANT qualifier shall not be used in the declaration of function block instances as described in 2.5.2.1." + + + +