[fpc-devel] RIP NoGlobals
Daniël Mantione
daniel.mantione at freepascal.org
Thu Sep 30 14:57:11 CEST 2010
Op Thu, 30 Sep 2010, schreef Mattias Gärtner:
> When it is used for quick syntax check the compiler is invoked several times
> a minute - several thousand times a day. Is that a problem?
Expect a few kilobytes that are left over at maximum, the compiler is
been debugged for memory leaks, however, this is very difficult for all
possible error conditions.
If you find a memory leak that you don't like, report a bug, they can be
fixed.
Daniël
More information about the fpc-devel
mailing list