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 noticed this when trying out the meson build, which did not define -DNDEBUG. Removing that define should enable assert()s, I wonder if some assumption is off on windows.