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
For GCC >= 10 compilers we now forcefully add the
allow-argument-mismatch flag which is required for it
to be compiled. It will change errors into warnings
for routines called with non-conforming type arguments.
Signed-off-by: Nick Papior <[email protected]>
0 commit comments