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 enabled them for a test and there are a few issues we need to solve first. Interesting enough, those issues should have been detected by GCC/Clang, too. ??
in #81 we turned on
-Wall -Wextra -Wpedantic -Werror
for GCC and CLangWe have not done this for MSVC. We should do that for sure one day soon!
The text was updated successfully, but these errors were encountered: