I think it is unlikely Delphi 2005's fault. However, if you are using the
"inline" directive, I have noticed some cases where the compiler loses track
of which variable is which... even in simple things like FOR loops. If
you're not using inline, then I would guess that this complex type is being
misused/misallocated. A more detailed code sample would be helpful.
--Jason
Digtial Tundra LLC, creator of the Big Brain memory manager.
----- Original Message -----
From: "Omar Bennani" <[EMAIL PROTECTED]>
To: "Borland's Delphi Discussion List" <[email protected]>
Sent: Tuesday, June 07, 2005 6:51 PM
Subject: problem in memory management?
Hi
I'm using delphi2005, first i'm filling in an array of
a complex type, and after i'm filling in an another
array of a complex type (of course i'm suing Create:
mil[i]:=TMil.Create) and in the middle of the second
filling i notice that my first array has changed,
without any line code doing that, it is a problem of
collision ?, a problem in delphi2005's memory
management ?
Do you come across this kind of problems?
thanx
_____________________________________________________________________________
D�couvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos
mails, photos et vid�os !
Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi