Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ponjadito23
Copy link

This is to fix compilation errors I had on Debian 12.2

In file included from test-linalg.h:3, from linalg-test.cpp:2: thirdparty/doctest.h:4032:47: error: size of array ‘altStackMem’ is not an integral constant-expression 4032 | static char altStackMem[4 * SIGSTKSZ]; | ^ make: *** [Makefile:4: linalg-test] Error 1

Updating doctest fixes the issue

This fixes compilation errors on GCC 12
Sign up for free to 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.

1 participant