http://bugs.winehq.org/show_bug.cgi?id=16861
Summary: ntdll/tests: size of array is negative Product: Wine Version: 1.1.12 Platform: Macintosh OS/Version: Linux Status: NEW Keywords: source, testcase Severity: normal Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
ccache gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o generated.o generated.c generated.c: In function ‘test_pack_CCHAR’: generated.c:388: error: size of array ‘__C_ASSERT__’ is negative generated.c: In function ‘test_pack_CHAR’: generated.c:396: error: size of array ‘__C_ASSERT__’ is negative make[2]: *** [generated.o] Error 1