From 91c45a3c255c649a3070e183b3595157b2f0d60b Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 25 Oct 1999 10:32:51 +0000 Subject: [PATCH] - 298,300 --- bugs/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bugs/readme.txt b/bugs/readme.txt index e27dd43a5d..885bbee240 100644 --- a/bugs/readme.txt +++ b/bugs/readme.txt @@ -349,6 +349,8 @@ Fixed bugs: bug0292.pp objects not finalized when disposed OK 0.99.13 (FK) bug0295.pp forward type definition is resolved wrong OK 0.99.13 (PFV) bug0296.pp exit(string) does not work (web form bug 613) OK 0.99.13 (PM) + bug0298.pp l1+l2:=l1+l2 gives no error OK 0.99.13 (PFV) + bug0300.pp crash if method on non existing object is parsed (form bug 651) OK 0.99.13 (PFV) Unproducable bugs: @@ -387,7 +389,5 @@ bug0265.pp nested proc with for-counter in other lex level bug0281.pp dup id checking with property is wrong bug0293.pp no error with variable name = type name bug0297.pp calling of interrupt procedure allowed but wrong code generated -bug0298.pp l1+l2:=l1+l2 gives no error bug0299.pp passing Array[0..1] of char by value to proc leads to problems -bug0300.pp crash if method on non existing object is parsed (form bug 651) bug0301.pp crash if destructor without object name is parsed \ No newline at end of file