Zebediah Figura : amstream/tests: Define NONAMELESSUNION.
Module: wine Branch: master Commit: 402532b3fd92176e9f6290a5f1a4737c1a17a5bd URL: https://source.winehq.org/git/wine.git/?a=commit;h=402532b3fd92176e9f6290a5f... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Mon Dec 21 11:04:58 2020 -0600 amstream/tests: Define NONAMELESSUNION. Old versions of gcc allow nameless unions, but can't parse them in designated initializers. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50378 Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/amstream/tests/amstream.c | 255 +++++++++++++++++++++-------------------- 1 file changed, 128 insertions(+), 127 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=402532b3fd92176e9f629...
participants (1)
-
Alexandre Julliard