mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 03:59:13 +02:00
- 253
This commit is contained in:
parent
1bb9950cc9
commit
dce8219dfd
@ -306,7 +306,8 @@ Fixed bugs:
|
||||
bug0248.pp Asm, Wrong assembler code accepted by new assembler reader OK 0.99.11 (PFV)
|
||||
bug0250.pp error with Ansistrings and loops. OK 0.99.11 (PFV)
|
||||
bug0251.pp typed const are not aligned correctly OK 0.99.11 (PM)
|
||||
|
||||
bug0253.pp problem with overloaded procedures and forward OK 0.99.11 (PFV)
|
||||
|
||||
|
||||
Unproducable bugs:
|
||||
------------------
|
||||
@ -344,4 +345,3 @@ bug0245.pp assigning pointers to address of consts is allowed (refused by BP !
|
||||
bug0246.pp const para can be changed without error
|
||||
bug0249.pp procedure of object cannot be assigned to property.
|
||||
bug0252.pp typecasting not possible within typed const
|
||||
bug0253.pp problem with overloaded procedures and forward
|
||||
|
Loading…
Reference in New Issue
Block a user