3 Nov
2022
3 Nov
'22
12:58 p.m.
Current solution of _set_direction() is very imprecise. This MR replaces it with more precise needs_conversion() functions. It already fixes a few cases and will be more important in the future, when we will use more generated conversion functions. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1243