pierre il y a 27 ans
Parent
commit
bd13b83a00
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      compiler/readme

+ 3 - 0
compiler/readme

@@ -13,3 +13,6 @@ writer's guide (cws.txt) in that directory.
 
 Changes in the syntax or semantic of FPC:
 -----------------------------------------
+  28/01/99 : implicit conversion from boolean to integer is not possible
+             anymore (solved several bugs) but this could lead to errors
+             on previously accepted code (PM)