mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-07 05:10:52 +01:00
- 276
This commit is contained in:
parent
d7a37edfbd
commit
990b8041d2
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user