Talk:CMem

From Free Pascal wiki
Jump to navigationJump to search

testcmem program

I added the 'testcmem' link to https://gitlab.com/freepascal.org/fpc/source/-/blob/main/packages/libgc/examples/testcmem.pp but I am not sure this is ok link. Src code contains 'uses gcmem'! --Alextp (talk) 19:42, 10 January 2022 (CET)

The test you provided was added in commit 22c496d0 with the message "Boehm garbage collector memory manager". From what I read on the Internet, this is a different manager. I changed the link, since most likely the example from the "tests" folder was meant, and not the "packages/libgc" subfolder. Also, I used a link to the stable version 3.2.2, since files in trunk can be changed or even deleted. N7800 (talk) 21:02, 22 February 2025 (CET)