Skip to content

Upgrade doctest to 2.4.11 to fix glibc compatibility issue - #1

Merged
enzoleo merged 1 commit into
enzoleo:masterfrom
yihuajack:compatibility-fix
Apr 6, 2024
Merged

Upgrade doctest to 2.4.11 to fix glibc compatibility issue#1
enzoleo merged 1 commit into
enzoleo:masterfrom
yihuajack:compatibility-fix

Conversation

@yihuajack

Copy link
Copy Markdown

See doctest/doctest#473. Fix:

doctest.h:4008:47: error: size of array ‘altStackMem’ is not an integral constant-expression
4008 | static char altStackMem[4 * SIGSTKSZ];
| ^

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@yihuajack@enzoleo