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
This function (actually the macro when it's not being compiled) triggered an error while enabling -Werror=all, due to (all) callers ignoring the return value. Do we need to care about that return value when this function fails?