j
k
j a
j l
Nikolay Sivov (@nsivov) commented about dlls/msxml3/tests/domdoc.c:
} test = tests; while (test->xml) { while (test->xml) { if (test->versions && !(entry->ver & test->versions)) { test++; continue; }
} test = tests;
while (test->xml) {
while (test->xml)
{
if (test->versions && !(entry->ver & test->versions))
test++;
continue;
}
I don't see "versions" field set anywhere?
Show replies by date
wine-gitlab@winehq.org
Add to favorites Remove from favorites