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
Sidenote: there are a few other warnings that I cannot decide if they're valid or not:
Warning C26815 The pointer is dangling because it points at a temporary instance which was destroyed. libsass ...\libsass-master\libsass-master\src\eval.cpp 1090
Warning C26815 The pointer is dangling because it points at a temporary instance which was destroyed. libsass ...\libsass-master\libsass-master\src\eval.cpp 1050
I ran msvc code analysis while waiting for a heroku instance to deploy, and it found this code introduced in 95011cd in operators.cpp:
...that can't be right?
The text was updated successfully, but these errors were encountered: