mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-06 07:26:30 +02:00
![]() TFPGList<CodePointer> on archs/memory models where CodePointer is different than Pointer. On archs/memory models where CodePointer = Pointer, TCodePtrList is simply an alias of TList and the fgl unit isn't pulled in. * the type of FindGlobalComponentList changed to TCodePtrList and the typecasts from TFindGlobalComponent (procvar type) to Pointer changed to CodePointer. This fixes compilation of unit classes in the i8086 medium memory model. git-svn-id: trunk@25357 - |
||
---|---|---|
.. | ||
action.inc | ||
bits.inc | ||
classes.inc | ||
classesh.inc | ||
collect.inc | ||
compon.inc | ||
constsg.inc | ||
constss.inc | ||
cregist.inc | ||
dm.inc | ||
filer.inc | ||
intf.inc | ||
lists.inc | ||
parser.inc | ||
persist.inc | ||
reader.inc | ||
resref.inc | ||
sllist.inc | ||
streams.inc | ||
stringl.inc | ||
twriter.inc | ||
util.inc | ||
writer.inc |