mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-15 10:40:13 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() This out parameter called 'result' is of type tcgpara, which is an object, but not a class, it has no virtual method, which means that the VMT is never used, and thus the fact that the object is not 'constructed' can be easily missed. Nevertheless, it could generate problems as the different fields have unassigned and thus random value, while reset method can dereference location field if not nil. Issue found by using -gttt compiler option. git-svn-id: trunk@47711 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |