On Sat Jul 27 20:38:51 2024 +0000, Elizabeth Figura wrote:
I've sent https://gitlab.winehq.org/wine/wine/-/merge_requests/6165 for this. The format string still doesn't quite match Windows, apparently because (contradicting the documentation) Windows doesn't seem to treat interface pointers as causing an array to be complex—but it should at least marshal correctly now.
Alright, applying the patch from !6165 now I can compile. So how do I proceed? Should I push my changes now? Or after !6165 gets merged?