Specifically a patch to add `case 'b':` to `__pformat` (print) and `__mingw_sformat` (scan): https://github.com/mingw-w64/mingw-w64/blob/v13.0.0/mingw-w64-crt/stdio/mingw_pformat.c#L2346 https://github.com/mingw-w64/mingw-w64/blob/v13.0.0/mingw-w64-crt/stdio/mingw_sformat.c#L293
Specifically a patch to add
case 'b':to__pformat(print) and__mingw_sformat(scan):https://github.com/mingw-w64/mingw-w64/blob/v13.0.0/mingw-w64-crt/stdio/mingw_pformat.c#L2346
https://github.com/mingw-w64/mingw-w64/blob/v13.0.0/mingw-w64-crt/stdio/mingw_sformat.c#L293