Zitat von Jonas Maebe <jonas.ma...@elis.ugent.be>:
On 30 Sep 2010, at 13:32, Mattias Gärtner wrote:
Ehm, are you saying, that the compiler must be restarted when there
were errors, because it does not clean up properly?
As far as allocated memory is concerned: yes. It does free a bunch
of stuff when an error occurs, but not everything, and what is not
freed depends on the error.
Ok. Thanks.
And I guess there are currently no plans to fix this, right?
So the proper way to integrate FPC is to run it as separate process or
in a dyn lib with its own memory manager. Correct, or ?
This means, in order to share some caches an IDE must use some
IPC/shared memory. Right?
Mattias
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel