Dan Hipschman dsh@linux.ucla.edu writes:
So at least I can just compile with -DTESTS_THAT_CRASH_WINE=1 on windows, which is easy to stick in a batch file or something. Otherwise, I'm stuck maintaining a patch that has to be applied before each compile. Plus, it means I'm the only one who's probably testing encapsulated unions on windows, so it's only getting tested on one platform.
Any chance something like the original patch can get into wine?
I'd strongly suggest to fix the crash instead of adding infrastructure to work around it.