Re: [PATCH v4 0/1] MR9423: ntdll: Warn when environment block is too large, instead of removing it
13 Nov
2025
13 Nov
'25
5:14 p.m.
As it is right now, with _all_ envars removed, then `XDG_DATA_DIRS` is always removed as well, right? Then, what about first sorting for size, and then doing a stable sort on whether it's a special envar? (So that while special envars like `XDG_DATA_DIRS` become high priority, the big envars that aren't special remains at the lowest priority.) -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9423#note_121874
128
Age (days ago)
128
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martino Fontana (@tinozzo123)