peter 26 years ago
parent
commit
e796c55074
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bugs/readme.txt

+ 1 - 1
bugs/readme.txt

@@ -267,6 +267,7 @@ Fixed bugs:
   bug0214.pp   bug for static methods                               OK 0.99.11 (PM)
   bug0214.pp   bug for static methods                               OK 0.99.11 (PM)
   bug0215.pp   more bugs with static methods                        OK 0.99.11 (PM)
   bug0215.pp   more bugs with static methods                        OK 0.99.11 (PM)
   bug0216.pp   problem with with fields as function args            OK 0.99.11 (PM)
   bug0216.pp   problem with with fields as function args            OK 0.99.11 (PM)
+  bug0217.pp   in tp mode can't use the procvar in writeln          OK 0.99.11 (PFV)
   bug0218.pp   rounding errors with write/str (the bug is fixed,    OK 0.99.11 (FK)
   bug0218.pp   rounding errors with write/str (the bug is fixed,    OK 0.99.11 (FK)
                but there is still some rounding error left when
                but there is still some rounding error left when
                writing the extended value PFV;
                writing the extended value PFV;
@@ -314,7 +315,6 @@ bug0124.pp   Asm, problem with -Rintel switch and indexing (whatever the order)
 bug0226.pp   Asm, offset of var is not allowed as constant
 bug0226.pp   Asm, offset of var is not allowed as constant
 bug0228.pp   Asm, wrong warning for size
 bug0228.pp   Asm, wrong warning for size
 
 
-bug0217.pp   in tp mode can't use the procvar in writeln
 bug0230.pp   several strange happen on the ln function: ln(0): no
 bug0230.pp   several strange happen on the ln function: ln(0): no
              FPE and writeln can't write non numeric values
              FPE and writeln can't write non numeric values
 bug0232.pp   const. procedure variables need a special syntax
 bug0232.pp   const. procedure variables need a special syntax