On Fri Nov 22 17:27:58 2024 +0000, Thi Garlet wrote:
Also, probably I need to reorder the error checking section, matching the native code
I don't know. Probably not. Better clone the repo and use Git locally. (We're not trying to be difficult, we just want to uphold our long-standing tradition of commit log cleanliness; it makes bisects/etc easier.)
Wine's goal is to run real-life Windows programs; matching native behavior in error cases is generally unnecessary. Especially when native behavior is segfault or otherwise hard to test.