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
When compiling with -Wall -Wextra a bunch of warnings from Data Types are rising. We should better fix them and enable these compilation flags by default for all our targets.
The text was updated successfully, but these errors were encountered:
When compiling with
-Wall -Wextra
a bunch of warnings from Data Types are rising. We should better fix them and enable these compilation flags by default for all our targets.The text was updated successfully, but these errors were encountered: