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
float-equal is added as an error and strict-prototypes was upgraded to
an error.
The former prohibits an operation that is absolutely nonsensical anyway
and the latter makes sure prototypes are always properly declared in C
to avoid nasty old-style functions.
0 commit comments