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
`-Werror` is a stupid option; it basically breaks the build whenever
a newer compiler adds a new warning that triggers in your code. We
don't need it here, so disable it.
0 commit comments