From 7ef63734a163267612040c4aec8878033cd0a3e1 Mon Sep 17 00:00:00 2001 From: Richard Thier Date: Thu, 2 Oct 2025 04:52:13 +0200 Subject: [PATCH] magyarsort: comment about GC totally not working in my opinion --- magyarsort.h | 1 + 1 file changed, 1 insertion(+) diff --git a/magyarsort.h b/magyarsort.h index 4aa23e8..08d1371 100644 --- a/magyarsort.h +++ b/magyarsort.h @@ -310,6 +310,7 @@ namespace MagyarSort { /* SORT */ + // FIXME: I think the GC is not working because these are separate functions generated with sep static threadlocals!!! /* * Sort the given array (in-place sorting) with the given size. *