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
build: bump MADNESS pin to pick up future.h C++20 deprecation suppression
m-a-d-n-e-s-s/madness@f7aa1401e silences the
std::atomic_exchange(shared_ptr<T>*, ...) deprecation that breaks
gcc/libstdc++ builds with TA_WERROR=ON (MADNESS_WERROR=ON).
0 commit comments