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
I think this is kind of the equivalent of #3632 6fdf2b0 introduced a dependency to snprintf again that's not available with the MRB_DISABLE_STDIO defined. Maybe having a CI config that tests MRB_DISABLE_STDIO would avoid these in the future, wdyt?
I think this is kind of the equivalent of #3632
6fdf2b0 introduced a dependency to
snprintfagain that's not available with theMRB_DISABLE_STDIOdefined. Maybe having a CI config that testsMRB_DISABLE_STDIOwould avoid these in the future, wdyt?