<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Nikolay Nikolov via fpc-pascal <<a href="mailto:fpc-pascal@lists.freepascal.org">fpc-pascal@lists.freepascal.org</a>> schrieb am Do., 17. Okt. 2024, 09:16:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
    
  
  <div>
    <p><br></p>
    <blockquote type="cite">
      <div dir="ltr">In 2024 you don’t need the performance of manual
        memory management in UI apps. Garbage collector or anything else
        will work perfectly well.</div>
    </blockquote>
    <p>Well, surely, you can probably use something like this with Free
      Pascal as well:</p>
    <p><a href="https://www.hboehm.info/gc/" target="_blank" rel="noreferrer">https://www.hboehm.info/gc/</a></p>
    <p>We're eagerly waiting for your patches to make this work.</p></div></blockquote></div></div><div dir="auto">No patches needed: <a href="https://gitlab.com/freepascal.org/fpc/source/-/blob/main/packages/libgc/src/gcmem.pp?ref_type=heads">https://gitlab.com/freepascal.org/fpc/source/-/blob/main/packages/libgc/src/gcmem.pp?ref_type=heads</a> 😉</div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div></div>