After an upgrade to MinGW version 13, some compilation errors appear in PCI, mlx5 and bbdev code. This series fixes them all.
v2: improve bbdev patch v3: try to fix Windows build of PCI patch Thomas Monjalon (3): bus/pci: fix build with MinGW 13 net/mlx5: fix build with MinGW 13 bbdev: fix build with MinGW 13 drivers/bus/pci/windows/pci.c | 11 ++++++----- drivers/bus/pci/windows/pci_netuio.c | 6 ------ drivers/bus/pci/windows/pci_netuio.h | 13 ++++++++++--- drivers/net/mlx5/windows/mlx5_ethdev_os.c | 2 +- lib/bbdev/rte_bbdev.c | 8 ++++++-- 5 files changed, 23 insertions(+), 17 deletions(-) -- 2.51.0