On Thu, Jun 12, 2025 at 4:17 PM Andre Muezerie
wrote:
>
> This patchset solves the last issues preventing drivers from being
> compiled with MSVC (array range initialization) and enables the
> drivers to be built with it.
>
> Array range initialization is non-standard and is not provided by
> all
This patchset solves the last issues preventing drivers from being
compiled with MSVC (array range initialization) and enables the
drivers to be built with it.
Array range initialization is non-standard and is not provided by
all compilers. MSVC does not implement it and ends up emitting
errors li
2 matches
Mail list logo