April 8, 2023
2:32 a.m.
On Fri Apr 7 12:19:55 2023 +0000, Nikolay Sivov wrote:
Flag checks like that are not very readable. Does flags == 0 work? No, it does not. `flags == 0` results in error code too
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/2609#note_29403