mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 10:30:30 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() function result as a variable, and Delphi/TP-like "using the function name inside the function means a recursive call". In order to prevent confusion, we no longer support the former behaviour since r21817 because the conditions under which one or the other holds are not well defined and it's easier to fix a compiler error then to discover why a recursive function call doesn't do anything (mantis #22344) git-svn-id: trunk@24182 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |