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
I am getting this error while I build my docker file 3rd_party/include/zipkin/catch/catch.hpp:6465:33: error: size of array ‘altStackMem’ is not an integral constant-expression
26.70 6465 | static char altStackMem[SIGSTKSZ];
This din't seem to be an issue with centos though
The text was updated successfully, but these errors were encountered:
vaishnavi-2799
changed the title
error: size of array ‘altStackMem’ is not an integral constant-expression
error: size of array ‘altStackMem’ is not an integral constant-expression there are newer versions of catch.hpp can it be updated
Apr 17, 2024
I am getting this error while I build my docker file 3rd_party/include/zipkin/catch/catch.hpp:6465:33: error: size of array ‘altStackMem’ is not an integral constant-expression
26.70 6465 | static char altStackMem[SIGSTKSZ];
This din't seem to be an issue with centos though
The text was updated successfully, but these errors were encountered: