[Bug 47361] New: Build Error vbscript

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 13 13:17:09 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47361

            Bug ID: 47361
           Summary: Build Error vbscript
           Product: Packaging
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-packages
          Assignee: wine-bugs at winehq.org
          Reporter: SASHA-INVALID at yandex.com
                CC: dimesio at earthlink.net, michael at fds-team.de,
                    sebastian at fds-team.de
      Distribution: ---

make[1]: Entering directory `wine-4.0.1/dlls/vbscript/tests'
gcc -m32 -c -o run.o run.c -I. -I../../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe \
  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
  -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla
-Wwrite-strings -Wpointer-arith \
  -gdwarf-2 -gstrict-dwarf -fno-omit-frame-pointer -g -O2
run.c: In function ‘testObj_GetDispID’:
run.c:832: error: ‘for’ loop initial declarations are only allowed in C99 mode
run.c:832: note: use option -std=c99 or -std=gnu99 to compile your code
make[1]: *** [run.o] Error 1
make[1]: Leaving directory `wine-4.0.1/dlls/vbscript/tests'
make: *** [dlls/vbscript/tests] Error 2

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list