[Bug 52723] error: ‘for’ loop initial declarations are only allowed in C99 mode (wine-7.4)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 27 22:25:34 CDT 2022


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

Olivier F. R. Dierick <o.dierick at piezo-forte.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.dierick at piezo-forte.be

--- Comment #3 from Olivier F. R. Dierick <o.dierick at piezo-forte.be> ---
(In reply to Alexandre Julliard from comment #2)
> 0aa31b735cc18dbc643cb9ab2849223ae0e89ad6 will hopefully help, please retest
> with wine-7.5.

Hello,

I get the same error when compiling wine 7.5.

Here is the result of the C99 check:

--- part of config.log ---
configure:9325: checking for i686-w64-mingw32-gcc option to enable C99 features
configure:9338: i686-w64-mingw32-gcc  -c -g -O2  conftest.c >&5
configure:9338: $? = 0
configure:9349: result: none needed
--- end  ---

$ac_c_conftest_c99_program doesn't seem to be defined anywhere.

Regards.

-- 
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