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
Currently BINMAT_PRINTF_MODIFIER isn't set at all if binmat is built with BINMAT_DATA_TYPE set. The easiest solution is to force people to also set BINMAT_PRINTF_MODIFIER if they set BINMAT_DATA_TYPE, even if it is set to nothing or an empty string.