Re: [PATCH v15 0/3] MR8200: cmd: COPY should output file names as they are copied.
12 Jun
2025
12 Jun
'25
11:54 a.m.
eric pouech (@epo) commented about programs/cmd/builtins.c:
} }
+ if (numcopied) { + WCHAR* string; + string = WCMD_format_string(WCMD_LoadMessage(WCMD_NUMCOPIED), numcopied);
nitpick: `WCMD_output(WCMD_LoadMessage... `would be simpler -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8200#note_106326
189
Age (days ago)
189
Last active (days ago)
0 comments
1 participants
participants (1)
-
eric pouech (@epo)