You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In file included from /usr/include/signal.h:328,
from /home/ilyas/projects/ctbignum/test/thirdparty/catch/catch.hpp:6456,
from /home/ilyas/projects/ctbignum/test/src/tests_main.cpp:13:
/home/ilyas/projects/ctbignum/test/thirdparty/catch/catch.hpp:6631:45: error: size of array ‘altStackMem’ is not an integral constant-expression
6631 | char FatalConditionHandler::altStackMem[SIGSTKSZ] = {};
Problem is similar to r-lib/testthat#1373.
gcc version 12.2.1
The text was updated successfully, but these errors were encountered: