10 Jun
2022
10 Jun
'22
7:31 a.m.
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