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
This should be straightforward to fix, but we should have some CI as part of this to test that this is working (we dont have any coverage for all the funky stuff). We don't need to add coverage for every option, but we should add on 1 platform and these two options and can add more later.
We should first see in a PR the CI addition and it failing with these warnings, then fix them and it either exposes other errors or it passes.
Received compilation errors when running commands
make configure use=thread_sanitizer,pool_memalign
andmake build
. Below is the error ouput.The text was updated successfully, but these errors were encountered: