[Bug 49138] winegcc: argc and argv arguments of main() get corrupted

WineHQ Bugzilla wine-bugs at winehq.org
Mon May 11 10:53:58 CDT 2020


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #1 from Zebediah Figura <z.figura12 at gmail.com> ---
The calling convention doesn't match anymore, and needs to be explicitly
specified by appending __cdecl. See ed6a5e97e0. It seems undesirable that this
is necessary...

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