[fpc-pascal] heaptrc unit troubles with New() & Dispose() calls

2020-12-13 Thread Graeme Geldenhuys via fpc-pascal
Hi, Are there any known issues with heaptrc unit via compiler parameters -gl -gh, when using New() and Dispose() to manually allocate and free memory. I helped someone debug their code, finding and fixing a memory leaks, but the FPC memory leak output, after the application terminates, did not

Re: [fpc-pascal] netdb, TCP, and DNS queries

2020-12-13 Thread Noel Duffy via fpc-pascal
On 7/12/20 11:29 am, Michael Van Canneyt via fpc-pascal wrote: On Mon, 7 Dec 2020, Noel Duffy via fpc-pascal wrote: All of these are in the new version as well. Perhaps I need to redo the changes against trunk to avoid confusion. Yes, please. Line 55 contains: {$if defined(android)}