mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 14:51:39 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() with the enum instance corresponding to ordinal 0 in JVM constructors, because a virtual method called by a parent constructor may already have assigned a different value (see tests/test/jvm/tenum2.pp). This will result in null pointer exceptions when using such fields without first explicitly assigning a value to them though. The old behaviour can be restored with the new -CTenumfieldinit command line parameter git-svn-id: trunk@21736 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |