todo_wine under the hood

Henri Verbeet hverbeet at gmail.com
Fri Oct 17 06:25:44 CDT 2014


On 17 October 2014 12:57, Jonathan Vollebregt <jnvsor at gmail.com> wrote:
> Well there are a bunch of if/else lines in a function.
>
>>
>> https://github.com/wine-mirror/wine/blob/a99d3c5bffe08/programs/reg/tests/reg.c#L61
>
>
> You'd expect each if/else to run regardless of the previous one's branch,
> but if todo is TODO_REG_TYPE for instance it will never run either branch
> from the following 2 if statements.
>
>From a quick test it seems to work pretty much as expected here. Do
you have some kind of minimal patch that demonstrates the issue?



More information about the wine-devel mailing list