[fpc-devel]some memory lost on exception

Aleksey V. Vaneev picoder at sbis.komi.ru
Wed Jan 16 19:47:09 CET 2002


Hello,

----
uses SysUtils;

begin
    raise Exception.createFmt ('error %d', [1]);
end.
----

This small program reports a memory loss when compiling with -glh. In
fact this maybe not a problem at all, but if these losses could be
eliminated that would result in a simpler debugging.

I'm using go32v2 compiler v1.1 snapshot dated 12-jan-2002.

Best regards,
 Aleksey                          mailto:picoder at sbis.komi.ru






More information about the fpc-devel mailing list