mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-21 21:21:39 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() o All signed and unsigned ordinal types are made automatable. o Non-automatable types are rejected when parsing dispinterface declarations. o Simplified translate_disp_call() a bit. o translate_disp_call() now supports non-automatable parameters which can be typecasted to automatable ones. UnicodeString is not yet there, though. o Partially fixes #17904: parameters of Variant Dispatch calls are passed by reference when they can be mapped to a variable. git-svn-id: trunk@16360 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |