CVS:
This commit is contained in:
peter 1998-04-16 12:22:46 +00:00
parent 6000528375
commit 3f7b2bc7b7

View File

@ -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