1 Feb
2024
1 Feb
'24
8:07 a.m.
Current implementation handles correctly % only at the end of the string. Nothing else matches. The new implementation while naïve and recursive handles both _ and * correctly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4993