[PATCH 8/9] windowscodecs/tests: Add some tests for various TIFF color formats.

Dmitry Timoshkov dmitry at baikal.ru
Tue Apr 21 11:34:51 CDT 2020


"Esme Povirk (they/them)" <vincent at codeweavers.com> wrote:

> +            ok(hr == WINCODEC_ERR_UNSUPPORTEDPIXELFORMAT || hr ==
> WINCODEC_ERR_COMPONENTNOTFOUND /* win8+ */ || WINCODEC_ERR_BADIMAGE /*
> XP */,
> 
> This comparison is missing "hr ==" in the last case and will always be true.

Thanks for spotting this.

-- 
Dmitry.



More information about the wine-devel mailing list