On Fri Oct 3 09:41:20 2025 +0000, Rémi Bernon wrote:
> Same here, it just moves lines around?
Right, I failed to fix that up in the patch split. These lines are removed in the next patch so I hope that's okay.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8946#note_117514
--
v5: win32u: Read extra class info from the shared memory object.
server: Move extra class info to the shared memory object.
server: Allocate shared memory objects with dynamic size.
win32u: Read class info from the shared memory object.
server: Move class info to the shared memory object.
https://gitlab.winehq.org/wine/wine/-/merge_requests/8976