The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
svenbarth 244ac12794 Fix for Mantis #26615.
htypechk.pas, tcallcandidates:
  * collect_overloads_in_struct: we need to check the deftyp of the extended def for record- or objectdef, not the deftyp of the helper which will always be objectdef anyway.

+ added test

git-svn-id: trunk@28572 -
2014-09-01 07:18:02 +00:00
compiler Fix for Mantis #26615. 2014-09-01 07:18:02 +00:00
ide
installer
packages Amiga: rtl-console and fv now builds for classic Amiga. It probably still nukes badly though, due to problems in the age-old AmUnits interface units. To be fixed soon. 2014-08-31 17:54:00 +00:00
rtl * let GetDirIO() return its result in DefaultFileSystemCodePage, as its only 2014-08-31 21:28:01 +00:00
tests Fix for Mantis #26615. 2014-09-01 07:18:02 +00:00
utils
.gitattributes Fix for Mantis #26615. 2014-09-01 07:18:02 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile
Makefile.fpc