[PATCH v2 0/3] MR216: uiautomationcore: More UiaProviderFromIAccessible work.

Huw Davies (@huw) wine at gitlab.winehq.org
Fri Jun 10 02:31:21 CDT 2022


On Fri Jun 10 06:58:14 2022 +0000, Huw Davies wrote:
> This `if` condition is challenging to decipher.  Perhaps it would be
> simpler comparing `!!name[0]` with `!!name[1]`, or breaking this out
> into a series of `if` statements.
Err, obviously comparing `!name[0]` directly with `!name[1]` would also work.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/216#note_1802



More information about the wine-devel mailing list