peter 26 年之前
父节点
当前提交
8cfbdba9ea
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      bugs/readme.txt

+ 2 - 1
bugs/readme.txt

@@ -344,6 +344,8 @@ Fixed bugs:
   bug0287.pp   (true > false) not supported                         OK 0.99.13 (PFV)
   bug0287.pp   (true > false) not supported                         OK 0.99.13 (PFV)
   bug0288.pp   crash with virtual method in except part             OK 0.99.13 (PFV)
   bug0288.pp   crash with virtual method in except part             OK 0.99.13 (PFV)
   bug0291.pp   @procvar in tp mode bugs                             OK 0.99.13 (PFV)
   bug0291.pp   @procvar in tp mode bugs                             OK 0.99.13 (PFV)
+  bug0292.pp   objects not finalized when disposed                  OK 0.99.13 (FK)
+
 
 
 Unproducable bugs:
 Unproducable bugs:
 ------------------
 ------------------
@@ -380,4 +382,3 @@ bug0263.pp   export directive is not necessary in delphi anymore
 bug0265.pp   nested proc with for-counter in other lex level
 bug0265.pp   nested proc with for-counter in other lex level
 bug0281.pp   dup id checking with property is wrong
 bug0281.pp   dup id checking with property is wrong
 bug0290.pp   problem with storing hex numbers in integers
 bug0290.pp   problem with storing hex numbers in integers
-bug0292.pp   objects not finalized when disposed