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.