On Tue, Nov 19, 2024 at 05:54:43PM -0800, Andre Muezerie wrote: > From: Tyler Retzlaff <roret...@linux.microsoft.com> > > MSVC does not support optional C11 VLAs. When building for Windows > enable -Wvla so that mingw and clang also fail if a VLA is used. > > Signed-off-by: Tyler Retzlaff <roret...@linux.microsoft.com> Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- Re: [PATCH v9 05/21] hash: remove use of VLAs for W... Bruce Richardson
- [PATCH v9 14/21] common/idpf: remove use of VLAs for Win... Andre Muezerie
- [PATCH v9 13/21] test: remove use of VLAs for Windows bu... Andre Muezerie
- [PATCH v9 12/21] app/testpmd: remove use of VLAs for Win... Andre Muezerie
- [PATCH v9 08/21] gro: fix overwrite unprocessed packets Andre Muezerie
- [PATCH v9 20/21] app/testpmd: remove use of VLAs for Win... Andre Muezerie
- [PATCH v9 15/21] net/i40e: remove use of VLAs for Window... Andre Muezerie
- [PATCH v9 21/21] hash: remove use of VLAs by using stand... Andre Muezerie
- [PATCH v9 16/21] common/mlx5: remove use of VLAs for Win... Andre Muezerie
- [PATCH v9 18/21] build: enable vla warnings on Windows b... Andre Muezerie
- Re: [PATCH v9 18/21] build: enable vla warnings on ... Bruce Richardson
- Re: [PATCH v9 18/21] build: enable vla warnings on ... Stephen Hemminger
- Re: [PATCH v9 18/21] build: enable vla warnings... Andre Muezerie
- [PATCH v9 17/21] net/mlx5: remove use of VLAs for Window... Andre Muezerie
- [PATCH v9 19/21] test: remove use of VLAs for Windows bu... Andre Muezerie
- [PATCH v9 02/21] eal/linux: remove use of VLAs Andre Muezerie
- [PATCH v9 09/21] gro: remove use of VLAs Andre Muezerie