peter 26 years ago
parent
commit
990b8041d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bugs/readme.txt

+ 1 - 1
bugs/readme.txt

@@ -319,6 +319,7 @@ Fixed bugs:
   bug0264.pp   methodpointer bugs                                   OK 0.99.12b (FK)
   bug0267.pp   parameters after methodpointer are wrong             OK 0.99.12b (FK)
   bug0269.pp   wrong linenumber for repeat until when type mismatch OK 0.99.12b (PM)
+  bug0276.pp   Asm, intel reference parsing incompatibility         OK 0.99.13 (PFV)
   bug0278.pp   (* in conditional code is handled wrong for tp,delphi OK 0.99.13 (PFV)
   bug0280.pp   problem with object finalization.                    OK 0.99.13 (FK)
 
@@ -366,6 +367,5 @@ bug0272.pp   No error issued if wrong parameter in function inside a second func
 bug0273.pp   small array pushing to array of char procedure is wrong
 bug0274.pp   @(proc) is not allowed
 bug0275.pp   too many warnings
-bug0276.pp   Asm, intel reference parsing incompatibility
 bug0277.pp   typecasting with const not possible
 bug0279.pp   crash with ansistring and new(^ansistring)