16 Nov
2023
16 Nov
'23
5:12 a.m.
On Thu Nov 16 04:38:59 2023 +0000, Alex Henrie wrote:
Personally I would prefer `*path_size < MAX_PATH` instead of `*path_size < 260`, but it's a matter of taste. What you wrote is fine. Tbh, I just didn't make the connection to MAX_PATH. I find it nicer with the macro as well, so I changed it.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4343#note_52469