From 3f7b2bc7b75ed8d1b860022c854bef9425472a84 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 16 Apr 1998 12:22:46 +0000 Subject: [PATCH] - bug #128, + bug #130 CVS: --- bugs/readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bugs/readme.txt b/bugs/readme.txt index 149799e154..b2ad1b8441 100644 --- a/bugs/readme.txt +++ b/bugs/readme.txt @@ -135,6 +135,7 @@ Fixed bugs: bug0121.pp cardinal -> byte conversion not work (and crashes) OK 0.99.6 (FK) bug0122.pp exit() gives a warning that the result is not set OK 0.99.6 (??) bug0126.pp packed array isn't allowed OK 0.99.6 (FK) + bug0128.pp problem with ^[ OK 0.99.6 (PFV) bug0129.pp endless loop with while/continue OK 0.99.6 (FK) Unproducable bugs: @@ -175,5 +176,5 @@ bug0123.pp problem with intel assembler (shrd) bug0124.pp problem with -Rintel switch and indexing (whatever the order) bug0125.pp wrong colors with DOS CRT unit bug0127.pp problem with cdecl in implementation part -bug0128.pp problem with ^[ +bug0130.pp in [..#255] problem