From 451da941bafac8fca65f7d1b9dd9306a48465186 Mon Sep 17 00:00:00 2001 From: pierre Date: Wed, 10 Feb 1999 11:29:56 +0000 Subject: [PATCH] * bug0213 solved --- bugs/readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bugs/readme.txt b/bugs/readme.txt index 77422c5704..8e70adaa92 100644 --- a/bugs/readme.txt +++ b/bugs/readme.txt @@ -250,6 +250,8 @@ Fixed bugs: (problem created while solving bug205 ! PM) OK 0.99.11 (PM) bug0210.pp fillchar should accept boolean value also !! OK 0.99.11 (PM) bug0211.pp a and not a is true !!! (if a:=boolean(5)) OK 0.99.11 (PM) + bug0213.pp name mangling problem with nested procedures in overloaded + procedure OK 0.99.11 (PM) bug0214.pp bug for static methods OK 0.99.11 (PM) Unproducable bugs: @@ -286,6 +288,4 @@ bug0201.pp problem with record var-parameters and assembler bug0202.pp flag results not supported with case bug0206.pp sets with variable ranges doesn't work bug0212.pp problem with properties -bug0213.pp name mangling problem with nested procedures in overloaded - procedure -bug0215.pp more bugs with static methods \ No newline at end of file +bug0215.pp more bugs with static methods