Ver Fonte

* marked bug0307 as fixed

Jonas Maebe há 26 anos atrás
pai
commit
45d1c94958
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      bugs/readme.txt

+ 1 - 1
bugs/readme.txt

@@ -362,6 +362,7 @@ Fixed bugs:
   bug0303.pp   One more InternalError(10) out of register !         OK 0.99.13 (FK)
   bug0303.pp   One more InternalError(10) out of register !         OK 0.99.13 (FK)
   bug0304.pp   Label redefined when inlining assembler              OK 0.99.13 (PFV)
   bug0304.pp   Label redefined when inlining assembler              OK 0.99.13 (PFV)
   bug0306.pp   Address is not popped with exit in try...except block OK 0.99.13 (PFV)
   bug0306.pp   Address is not popped with exit in try...except block OK 0.99.13 (PFV)
+  bug0307.pp   "with object_type" doesn't work correctly!           OK 0.99.13 (?)
 
 
 
 
 Unproducable bugs:
 Unproducable bugs:
@@ -396,6 +397,5 @@ bug0262.pp   problems with virtual and overloaded methods
 bug0293.pp   no error with variable name = type name
 bug0293.pp   no error with variable name = type name
 bug0299.pp   passing Array[0..1] of char by value to proc leads to problems
 bug0299.pp   passing Array[0..1] of char by value to proc leads to problems
 bug0305.pp   Finally is not handled correctly after inputting 0
 bug0305.pp   Finally is not handled correctly after inputting 0
-bug0307.pp   "with object_type" doesn't work correctly!
 bug0308a.pp  problem with objects that don't have VMT nor variable fields
 bug0308a.pp  problem with objects that don't have VMT nor variable fields
 bug0309.pp   problem with ATT assembler written by bin writer
 bug0309.pp   problem with ATT assembler written by bin writer