08/09/2025 11:35, Thomas Monjalon: > 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.
Actually no, it cannot be applied because there is a failure in Windows: ..\drivers\bus\pci\windows/pci_netuio.h:10:13: error: redefinition of 'GUID_DEVCLASS_NETUIO'