[PATCH 4/5] ddraw/tests: Port test_viewport() to ddraw4.

Matteo Bruni matteo.mystral at gmail.com
Fri Apr 13 13:10:14 CDT 2018


2018-04-13 20:05 GMT+02:00 Henri Verbeet <hverbeet at gmail.com>:
> On 13 April 2018 at 00:07, Matteo Bruni <mbruni at codeweavers.com> wrote:
>> +    for (i = 0; i < sizeof(rt_sizes) / sizeof(rt_sizes[0]); ++i)
>> +    {
> That should probably use the ARRAY_SIZE macro.

Argh, I noticed and fixed that on at least another test patch, missed it here...



More information about the wine-devel mailing list