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@winehq.org Reporter: SASHA-INVALID@yandex.com CC: dimesio@earthlink.net, michael@fds-team.de, sebastian@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
https://bugs.winehq.org/show_bug.cgi?id=47361
Alexander Milyutin SASHA-INVALID@yandex.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |4.0.1 Product|Packaging |Wine Component|wine-packages |vbscript Distribution|--- |Other
https://bugs.winehq.org/show_bug.cgi?id=47361
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Already fixed in wine-devel. Will sooner or later be merged into wine-stable.
Please always test with latest wine before reporting a bug.
*** This bug has been marked as a duplicate of bug 47262 ***
https://bugs.winehq.org/show_bug.cgi?id=47361
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate