mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 15:19:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() because on win64 the location of a function result can depend on its size (so some chararrays had to be returned in registers and others by reference, which means it's impossible to have a generic function declaration which works in all cases) (mantis #8533) * pad constant string assignments to chararrays with #0 up to the length of the chararray for 2.0.x compatibility (fixes tests/test/tarray3) git-svn-id: trunk@6915 - |
||
---|---|---|
compiler | ||
fv | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |