Browse Source

- 267,264

peter 26 years ago
parent
commit
410de58e06
1 changed files with 2 additions and 2 deletions
  1. 2 2
      bugs/readme.txt

+ 2 - 2
bugs/readme.txt

@@ -316,6 +316,8 @@ Fixed bugs:
   bug0260.pp   problem with VMT generation if non virtual
   bug0260.pp   problem with VMT generation if non virtual
                method has a virtual overload                        OK 0.99.12 (PM)
                method has a virtual overload                        OK 0.99.12 (PM)
   bug0261.pp   problems for assignment overloading                  OK 0.99.12a (PM)
   bug0261.pp   problems for assignment overloading                  OK 0.99.12a (PM)
+  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)
   bug0269.pp   wrong linenumber for repeat until when type mismatch OK 0.99.12b (PM)
 
 
 Unproducable bugs:
 Unproducable bugs:
@@ -353,10 +355,8 @@ bug0246.pp   const para can be changed without error
 bug0252.pp   typecasting not possible within typed const
 bug0252.pp   typecasting not possible within typed const
 bug0262.pp   problems with virtual and overloaded methods
 bug0262.pp   problems with virtual and overloaded methods
 bug0263.pp   export directive is not necessary in delphi anymore
 bug0263.pp   export directive is not necessary in delphi anymore
-bug0264.pp   methodpointer bugs
 bug0265.pp   nested proc with for-counter in other lex level
 bug0265.pp   nested proc with for-counter in other lex level
 bug0266.pp   write cuts 256 char
 bug0266.pp   write cuts 256 char
-bug0267.pp   parameters after methodpointer are wrong
 bug0268.pp   crash with exceptions
 bug0268.pp   crash with exceptions
 bug0270.pp   unexpected eof in tp mode with (* and directives
 bug0270.pp   unexpected eof in tp mode with (* and directives
 bug0271.pp   abstract methods can't be assigned to methodpointers
 bug0271.pp   abstract methods can't be assigned to methodpointers