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
We do pass NULL as a value for modifier (although
not when directive is NULL), which was causing
compiler warnings on modern GCC. Handle the bozo
case to prevent said warnings.
Signed-off-by: Brian Barrett <[email protected]>
0 commit comments