Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: callbacks

From: moliad:gm:ail at: 1-Nov-2007 0:57

Hi Ladislav, yes, I understand the whole issue quite clearly. I know exactly what is going on. I was just mentioning, that the [save] option when used in struct is akin to half the memory leak of shutting the GC off completely. in this case, REBOL was trying to free ram for which, it was not the original allocator. IMO it seems the space used for the original struct is being lost somewhere, since we are changing its pointer AFTER its been allocated, and telling REBOL to not recyle it after. -MAx On 11/1/07, Ladislav Mecir <lmecir-mbox.vol.cz> wrote: