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
We have a test that checks that our own implementation of feraiseexcept
triggers an assertion failure when a non-zero argument is given. This test
now fails since Visual Studio has in implementation for feraiseexcept in the
fenv.h header file.
This commit disables the test when using Visual Studio.
0 commit comments