5 Jan
2024
5 Jan
'24
5:15 p.m.
The original version first copies the data over to a temporary variable and I, was finding the 'if' statements in the original version a bit lousy. The proposed version copies everything directly to the clone which eliminates the temporary variable and avoids lousy 'if's. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4784#note_56776