Yeah, I'll recombine them in a bit, but I didn't really remove the test,
per-se, I removed the if/else that performs the test with todo_wine when
the style is PS_USERSTYLE (see the line below, that, of course, is
improperly indented -- why I don't allow single statements in if, else,
while, etc. without a {} block in my own projects).Daniel On 10/12/2011 07:12 PM, Austin English wrote: > On Wed, Oct 12, 2011 at 19:06, Daniel <[email protected]> wrote: >> OK, I hope [4/3] is acceptable. These are the test updates I forgot >> (removes a todo_wine). > Two problems: > A) It needs to be combined with the original patch, so that it passes make > test. > B) Why remove the test? Just remove 'todo_wine' itself, since the test > now passes on wine.. >
