16 Aug
2022
16 Aug
'22
4:38 p.m.
On Tue Aug 16 15:58:06 2022 +0000, Jacek Caban wrote:
This can't work, you can't use different compare function in binary search than is used to sort elements. Wouldn't that be a problem only if the object's builtins had the same name but with different case? But no builtins have that, so it should be fine���?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/656#note_6335