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
Look into adding #if statements and the windows version of getenv to avoid the one warning given with \W4. Env access is not threaded, so it should be safe without this change, however.
The text was updated successfully, but these errors were encountered:
Look into adding
#if
statements and the windows version ofgetenv
to avoid the one warning given with\W4
. Env access is not threaded, so it should be safe without this change, however.The text was updated successfully, but these errors were encountered: