https://bugs.winehq.org/show_bug.cgi?id=53912
--- Comment #3 from Robbert van der Helm mail@robbertvanderhelm.nl --- To add I found another situation where this happens but I'm having trouble finding a simple minimal reproducer for it. I tracked it down to the below line of code, but the weird thing is that it only happens with unity builds. That's where Meson concatenates all .cpp files and compiles them as one whole. I can confirm that reverting 1d1690782b167f3ea24990c260665f71a0e70d1c also fixes the issue in this case.
https://github.com/robbert-vdh/yabridge/blob/2b00b7094be113cdc8a1ffef7473ada...
In case it's helpful for debugging, the `yabridge-host.exe.so` binary from the `yabridge-5.0.0.tar.gz` on this release page is affected by this regression in both ways: https://github.com/robbert-vdh/yabridge/releases/tag/5.0.0