17 Oct
2025
17 Oct
'25
9:27 p.m.
On Fri Oct 17 20:48:44 2025 +0000, Joe Souza wrote:
I also have some travel coming up so I may abandon this change, or at a minimum leave it for a later time. To be 100% clear, the *existing* tests yield differing output on Windows 10 and Wine 10.16. These are the existing tests, without any of my changes here.
Output on Windows 10: ``` --- success/failure for COPY command FAILURE 0 SUCCESS 1 SUCCESS 0 FAILURE 0 FAILURE 1 ``` Output on Wine 10.16: ``` --- success/failure for COPY command FAILURE 0 SUCCESS 1 FAILURE 0 FAILURE 1 FAILURE 1 ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9112#note_118970