Browse Source

*** empty log message ***

florian 27 years ago
parent
commit
945ce76534
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bugs/readme.txt

+ 1 - 1
bugs/readme.txt

@@ -137,6 +137,7 @@ Fixed bugs:
   bug0126.pp   packed array isn't allowed                            OK 0.99.6 (FK)
   bug0126.pp   packed array isn't allowed                            OK 0.99.6 (FK)
   bug0128.pp   problem with ^[                                       OK 0.99.6 (PFV)
   bug0128.pp   problem with ^[                                       OK 0.99.6 (PFV)
   bug0129.pp   endless loop with while/continue                      OK 0.99.6 (FK)
   bug0129.pp   endless loop with while/continue                      OK 0.99.6 (FK)
+  bug0134.pp   'continue' keyword is buggy.                          OK 0.99.6 (FK)
 
 
 Unproducable bugs:
 Unproducable bugs:
 ------------------
 ------------------
@@ -180,4 +181,3 @@ bug0130.pp   in [..#255] problem
 bug0131.pp   internal error 10 with highdimension arrays
 bug0131.pp   internal error 10 with highdimension arrays
 bug0132.pp   segmentation fault with type loop
 bug0132.pp   segmentation fault with type loop
 bug0133.pp   object type declaration not 100% compatibile with TP7
 bug0133.pp   object type declaration not 100% compatibile with TP7
-bug0134.pp   'continue' keyword is buggy.