Re: [fpc-pascal] Management operators memleaks

2021-06-13 Thread denisgolovan via fpc-pascal
Could anybody reply? Am I doing something wrong? Are management operators supported or not? -- Regards, Denis Golovan ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

[fpc-pascal] Annual inform

2021-06-13 Thread Rafael Angel Campos Vargas via fpc-pascal
Two new free 2020 games of mine made with freepascal. They have Windows, Mac, Linux and Freedos version. Both of them are some simple. Android version only for Aventura trivial. Aventura trivial only have spanish version https://juegosenlazaruscr.itch.io/aventura-trivial-ciencias7. It is a trivia

Re: [fpc-pascal] Management operators memleaks

2021-06-13 Thread Ryan Joseph via fpc-pascal
> On Jun 13, 2021, at 7:48 AM, denisgolovan via fpc-pascal > wrote: > > Could anybody reply? > > Am I doing something wrong? > Are management operators supported or not? Maybe reduce the test down to a smaller footprint and isolate the memory leak? That would be helpful to knowing what may

Re: [fpc-pascal] Management operators memleaks

2021-06-13 Thread Sven Barth via fpc-pascal
Am 11.06.2021 um 18:15 schrieb denisgolovan via fpc-pascal: Hi all I created a test case for rather unusual behaviour of management operators in fpc 3.3.1. In some specific cases they produce memory leaks. I suspect it's some compiler issue. Could somebody take a look at https://bugs.freepasca