mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 18:50:25 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() procvardef, change the proctype into a regular procedure/function, because there are no "con/destructor procvar" types and there is code in the paramanager that expects e.g. a constructor to be always owned by an abstractrecorddef (which is not necessarily the case for the created procvardefs) git-svn-id: trunk@30786 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |