mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 20:09:28 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() didn't build for 2.6.2 1. The nested function in findmemberancestors didn't set result. Possibily sleeping bug triggered by -gttt 2. TPasmodule.Getelement crashed for some classes loaded from .xct (code assuming they were pasmodule derivatives) This probably touches a deeper lying problem where the (new) classtree doesn't validate nodetypes properly, and loaded classes end up as modules in one or the other overview 3. *Visibility functions had an out parameter that was not set in all cases. Changed to VAR. (see mail fpc-devel from today). Another -gttt sleeper bug. (2) probably was the main problem of the initial crash. git-svn-id: trunk@23760 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
Makefile | ||
Makefile.fpc |