En/na Luca Olivetti ha escrit:

*BUT* I saw that there was a nasty memory leak as reported in the forums, so, to see if it was fixed, I downloaded the latest trunk snapshot (rev 263) from the page linked here:
http://zeos.firmos.at/viewtopic.php?t=970

Since that didn't actually fix the leak, and on another post I saw that is fpc 2.0.4 that's leaking memory with interfaces, I downloaded fpc2.1.4 and rebuilt lazarus with it. I had to change a thing in rev 263 to make it compile with fpc 2.1.4:

in file ZAbstractRODataset.pas, line 3019, change {$IFDEF VER2_1_3} to {$IFDEF VER2_1_4}

and now the memory leak (at least that memory leak) has gone. This is under windows, later I'll try under linux.


Correction: the leak is still there, at least using sqlite :-(

Bye
--
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004      Fax +34 93 5883007

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to