mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 14:20:15 +00:00
e47fe70084
GCC 11 complains about accessing struct hstring_vector (-Warray-bounds) when the allocation is made for a 0-sized vector. Using a C99 flexible array member gets rid of the warnings. Signed-off-by: Eric Pouech <eric.pouech@gmail.com> Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
tests | ||
classes.idl | ||
main.c | ||
Makefile.in | ||
windows.globalization.spec |