31 Jan
2024
31 Jan
'24
7:07 p.m.
On Wed Jan 31 11:54:14 2024 +0000, Giovanni Mascellani wrote:
In general I'd avoid using `const` in structure fields, which tends to require unnecessary casting and make the structure less useful in its own for the client application. Besides freeing I don't think there should be anyone that cares?
On the other hand, it seems that precedent is not to use const, so I guess I'll drop this. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/606#note_59712