4 Dec
2023
4 Dec
'23
4:56 p.m.
pushed new version. changes: * fixed indentation * fixed start.exe so that GUI can output to redirected unix fd @jacek: note that the last patch as it is, introduces a discrepancy whether start is used or not. when not using start, printing to fd 1 will end up on unix console; when using start, it won't. Not sure it matters that much (as I expect most of the usage being done through start thanks to $PATH search), but worth mentionning. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/4573#note_54894