4 Feb
2025
4 Feb
'25
5:01 p.m.
On Tue Feb 4 17:02:04 2025 +0000, eric pouech wrote:
we could perhaps test that the cloning of the handle actually took place your test just shows that the parsing succeeds but nothing is actually written to 2 something like would do `dir /Z > foo 2<&1` `findstr . foo > NUL & if errorlevel 1 (echo not redirected) else echo redirected` Thank you, I've updated the test to check whether redirection to stderr happens.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7252#note_93580