On Tue, Nov 19, 2024 at 07:13:18PM -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> > --- Resending from v9:
Acked-by: Bruce Richardson <bruce.richard...@intel.com>