23 Feb
2018
23 Feb
'18
12:26 p.m.
On Fri, Feb 23, 2018 at 1:16 PM, Henri Verbeet <hverbeet(a)gmail.com> wrote:
On 22 February 2018 at 19:13, Józef Kucia <jkucia(a)codeweavers.com> wrote:
+ for (i = 0; i < sizeof(formats) / sizeof(*formats); ++i) ARRAY_SIZE
Right, it was initially a visual test, and visual.c does not have an ARRAY_SIZE() macro yet.