7 Feb
2023
7 Feb
'23
11:16 a.m.
On Mon Feb 6 15:54:46 2023 +0000, Jinoh Kang wrote:
Since the comment calls it the first block, maybe it's a good idea to make it clear in the name as well. ```suggestion:-0+0 struct block first_block; ``` I think `blocks` would be more appropriate if it was declared as a flexible array member (or at least as a 1-sized array) and the block itself was fixed-size. Sure.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1628#note_23248