Nov. 3, 2022
7:58 a.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