tags 1096481 + patch fixed-upstream user [email protected] usertag 1096481 + bsp-2025-10-brazil forwarded 1096481 https://github.com/Snaipe/Criterion/issues/574 thanks
Hi! On Mon Feb 17, 2025 at 2:08 PM -03, Matthias Klose wrote: > ../include/criterion/alloc.h:39:1: note: ‘SIZE_MAX’ is defined in header > ‘<cstdint>’; this is probably fixable by adding ‘#include <cstdint>’ > 38 | #include "internal/common.h" > +++ |+#include <cstdint> > 39 | This issue was fixed upstream [1]. I've opened an MR importing the corresponding patch to fix it for Debian [2] until a new (non-release-candidate) upstream version containing the fix is released. [1] https://github.com/Snaipe/Criterion/pull/560 [2] https://salsa.debian.org/sasa/criterion/-/merge_requests/3 -- Henrique F. Simões

