Closed
Description
Hi,
SIGSTKSZ
is no longer a statically defined variable, which makes doctest
unable to compile.
This change was made by glibc 2.34. (https://sourceware.org/pipermail/libc-alpha/2021-March/123553.html)
doctest
was updated to fix this issue: doctest/doctest#473
I successfully compiled the project using the latest version of doctest
.
Metadata
Metadata
Assignees
Labels
No labels