17 Jan
2024
17 Jan
'24
4:35 p.m.
On Wed Jan 17 08:16:37 2024 +0000, Rémi Bernon wrote:
Using `switch (MAKE_IDTYPE(chunk.id, chunk.type))` like you did above, let you put every case on the same switch level and IMO makes the code nicer to read. What about chunks without a type (non-list chunks)?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4852#note_57714