18 Jun
2025
18 Jun
'25
1:49 p.m.
On Wed Jun 18 13:48:21 2025 +0000, Alexandre Julliard wrote:
Yes, if p[0] == 'D', p[1] == ':' and p[2] is a digit then it has to be at least 3 characters long. but you can't use `p[1]` and `p[2]` unless you already know it's 3 characters long?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8352#note_107049