27/08/2025 17:16, Thomas Monjalon: > After an upgrade to MinGW version 13 on Arch Linux, > some compilation errors appear in PCI, mlx5 and bbdev code. > This series fixes them all. > > Bruce doesn't see them with MinGW 13.2 on OpenSUSE Tumbleweed, > but perhaps just missing some dependencies. > > Thomas Monjalon (3): > bus/pci: fix build with MinGW 13 > net/mlx5: fix build with MinGW 13 > bbdev: wrong fix for MinGW 13 > > v2: make status_str variable local in bbdev patch
The patch for bbdev appears to be OK, so change the title to "bbdev: fix build with MinGW 13", and apply.

