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
Lots of legacy code happily compares loads of pointers of incompatible signs. The attached patch is a rough stab at implementing the -Wno-pointer-sign flag that GCC has for suppressing these.