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
The gcc maintainer's comment is this is only fixed in 13.4's libstdc++ (I didn't try to check 14), so we could disable the warning on newer clang, switch to older clang, or amtl has to not use std::bind (perhaps pull the newer implementation from gcc as amtl::bind?).
Trying to compile sourcepawn on Ubuntu 24.04 with clang 18 fails.
The text was updated successfully, but these errors were encountered: