On 11 September 2018 at 23:05, Huw Davies huw@codeweavers.com wrote:
It makes following the flow of the code incredibly difficult. If you don't believe me, come back to this patch in a month and see how you feel then.
Yeah, this. You have goto's in fairly deeply branched code, inside a nested switch, jumping to a branch somewhere inside the outer switch, all of which happens inside a relatively long function.