Nov. 13, 2023
7:12 p.m.
On Mon Nov 13 19:07:58 2023 +0000, Giovanni Mascellani wrote:
Mmh, usually by "empty string" I mean `""`, i.e., a non-NULL pointer to a zero byte, which is different from a plain NULL pointer. In this case it's about "variable" names, which you can't declare as null or "" in sources, but can occasionally omit.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/443#note_52151