30 Aug
2021
30 Aug
'21
8:53 p.m.
https://bugs.winehq.org/show_bug.cgi?id=48442 --- Comment #13 from Esme Povirk <madewokherd(a)gmail.com> ---
From compiling a test program and looking at disassembly, it seems like va_list on Windows is just a pointer to a buffer containing the arguments. That leaves a lot of ambiguity in terms of how things are packed, but in most cases they're likely to be pointer-sized.
-- 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.