[PATCH 1/2] winmm: Avoid using SuspendThread, it can hang Wine.

Michael Stefaniuc mstefani at redhat.com
Thu Feb 9 10:23:02 CST 2012


Joerg-Cyril.Hoehle at t-systems.com wrote:
> Alexandre Julliard wrote:
>> Please stop abusing goto, write a proper loop instead.
> No problem. The idea was to minimize the patch and show what really changed.
> Adding a while loop will indent all 120 lines of code in between { }.
See that as an opportunity to clean up the whitespace issues in those
120 lines ;). Or of course to split the code out into helper functions.

bye
	michael



More information about the wine-devel mailing list