[fpc-pascal] Re: JUNK: fpc-pascal Digest, Vol 60, Issue 12
Richard Jasmin
jasminr at lavabit.com
Tue Jun 9 01:53:45 CEST 2009
-snip-
agreed.
This looks like TMemory manager reimplementation from the unit called
via the system unit.[an include somewhere.don't ask me which one, I have
been over the RTL half a dozen times this past week looking for
includes....] I think its in ossys.inc and heap/heaph.inc.The TMemory
manager construct is a known dependancy loop.
(you have to use the include file or it doesn't build.)
IE:
$include heaph.inc
More information about the fpc-pascal
mailing list