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 have Level 4 and warnings as errors turned on as part of the code standard we use...
This results in the following being triggered:
1>Z:\Repos\SRLE\Thirdparty\PoC\toml11\include\toml\exception.hpp(18,66): error C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.