mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-01 20:02:38 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() before optimising function result assignment, because at this point the hidden self parameter is not yet inserted (mantis #12597) * changed ttypeconvnode.actualtargetnode to use the same logic as what is used to determine whether something can be assigned to the result of a type conversion (so the above check also works if the methodpointer contains a typecast to a different object type) git-svn-id: trunk@12038 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |