mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-24 00:14:03 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() merge of revisions 43773, 43774 and 43775 from trunk to fixes_3_2 ------------------------------------------------------------------------ r43773 | svenbarth | 2019-12-24 21:29:51 +0000 (Tue, 24 Dec 2019) | 1 line * as long as the Comp type is declared, declare PComp as well ------------------------------------------------------------------------ --- Merging r43773 into '.': U rtl/inc/systemh.inc --- Recording mergeinfo for merge of r43773 into '.': U . ------------------------------------------------------------------------ r43774 | svenbarth | 2019-12-24 21:29:53 +0000 (Tue, 24 Dec 2019) | 1 line * if a CPU platform doesn't explicitely provide the Comp type we declare it as an alias to Int64 ------------------------------------------------------------------------ --- Merging r43774 into '.': G rtl/inc/systemh.inc --- Recording mergeinfo for merge of r43774 into '.': G . ------------------------------------------------------------------------ r43775 | svenbarth | 2019-12-24 21:29:57 +0000 (Tue, 24 Dec 2019) | 1 line * Delphi allows overloading based on Comp, so declare it as a type rename instead of a mere alias ------------------------------------------------------------------------ --- Merging r43775 into '.': G rtl/inc/systemh.inc --- Recording mergeinfo for merge of r43775 into '.': G . git-svn-id: branches/fixes_3_2@43958 - |
||
---|---|---|
compiler | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |