https://bugs.winehq.org/show_bug.cgi?id=54666
Bug ID: 54666 Summary: Compilation fails with gcc 4.8.4 - error: missing binary operator before token "(" Product: Wine Version: 8.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: version2013@protonmail.com Distribution: ---
Created attachment 74181 --> https://bugs.winehq.org/attachment.cgi?id=74181 log.txt
Compiling in 32 bit distro with:
compiler version 4.8.4 # gcc --version
glibc 2.19 # ldd --version
config line: configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-x --libdir=/usr/lib32 CFLAGS="-O2 -march=i686 -mtune=i686"
Compile error in wine-8.3
In file included from ../wine-8.3/include/msvcrt/stdarg.h:24:0, from ../wine-8.3/dlls/acledit/main.c:21: ../wine-8.3/include/msvcrt/vadefs.h:30:91: error: missing binary operator before token "("
https://bugs.winehq.org/show_bug.cgi?id=54666
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lukasz.wojnilowicz@gmail.co | |m
--- Comment #1 from NSLW lukasz.wojnilowicz@gmail.com --- I can confirm the bug. My setup is 64 bit distro, no extra flags, and gcc 4.8.1. It does not happen on modern gcc.
https://bugs.winehq.org/show_bug.cgi?id=54666
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |z.figura12@gmail.com Regression SHA1| |f4c3801495f4fe17a10e2f21339 | |de3b511c78339
https://bugs.winehq.org/show_bug.cgi?id=54666
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cf4b4ff642494251ab3d3c7e3c8 | |fb77c5e4b78fd Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/commitdiff/cf4b4ff642494251ab3d3c7e3c8fb77c5e4b78fd.
https://bugs.winehq.org/show_bug.cgi?id=54666
--- Comment #3 from NSLW lukasz.wojnilowicz@gmail.com --- Confirming that it's fixed. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=54666
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.6.