mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-26 12:38:05 +01:00
small record/array by value fix
This commit is contained in:
parent
f2f749a888
commit
21d3d627cd
@ -23,4 +23,5 @@ Changes in the syntax or semantic of FPC:
|
||||
self pointer (FK)
|
||||
22/02/99: PROTECTED and PRIVATE have now the same behavior
|
||||
as in TP
|
||||
|
||||
09/03/99 small records and arrays passed by value to a function are now directly copied
|
||||
into a 4 bytes parameter (needed for C and DLL calls) (PM)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user