9 Nov
2023
9 Nov
'23
8:13 p.m.
On Thu Nov 9 20:06:40 2023 +0000, Nikolay Sivov wrote:
That's probably the part I dislike the most. It will probably work, but it will need some workarounds in get_var() and such, to make sure NULL != NULL, and maybe some other logic. That's needed because you can have multiple entries without a name in the same scope. I think if a variable doesn't have a name we can just not add it to the scope.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/443#note_51774