3 Feb
2024
3 Feb
'24
2:43 p.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. -- v2: wbemprox: Reimplement LIKE. wbemprox/tests: Test LIKE queries. https://gitlab.winehq.org/wine/wine/-/merge_requests/4993