14 Jul
2025
14 Jul
'25
10:11 a.m.
On Sun Jul 13 17:57:30 2025 +0000, Jacek Caban wrote:
Are there any Windows versions that fail to create the zone identifier? If not, this should use `ok()` instead. If there are, it should be `win_skip()` to avoid unintentionally accepting such skips on Wine. The same applies to all other `skip()` calls in the patch. Zone Identifier is suppoprted since Windows XP SP2, so I think `ok()` should be used.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8459#note_109740