25 Oct
2023
25 Oct
'23
2:56 p.m.
On Wed Oct 25 14:55:40 2023 +0000, Paul Gofman wrote:
It doesn't help, it still implicitly casts that to int first and then complains. The only way I see is to define BLOCK_ALL_BUT_LFH (BYTE)~BLOCK_FLAG_LFH but it is arguably worse than explicit cast.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4145#note_49753