Zebediah Figura : amstream/tests: Define NONAMELESSUNION.

Alexandre Julliard julliard at winehq.org
Mon Dec 21 15:49:53 CST 2020


Module: wine
Branch: master
Commit: 402532b3fd92176e9f6290a5f1a4737c1a17a5bd
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=402532b3fd92176e9f6290a5f1a4737c1a17a5bd

Author: Zebediah Figura <z.figura12 at 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 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at 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=402532b3fd92176e9f6290a5f1a4737c1a17a5bd



More information about the wine-cvs mailing list