[Git][wine/wine][master] cmd: Allow '/' in quoted 'WCMD_pushd' args.
Alexandre Julliard pushed to branch master at wine / wine Commits: 5263482b by Yeshun Ye at 2026-01-27T23:05:04+01:00 cmd: Allow '/' in quoted 'WCMD_pushd' args. The parameter of the 'pushd' command may contain ‘/’, which is compatible with Windows if quoted. Signed-off-by: YeshunYe <yeyeshun@uniontech.com> - - - - - 5 changed files: - programs/cmd/builtins.c - programs/cmd/tests/test_builtins.bat - programs/cmd/tests/test_builtins.bat.exp - programs/cmd/tests/test_builtins.cmd - programs/cmd/tests/test_builtins.cmd.exp View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5263482b3385a742c002dd5ce551181... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/5263482b3385a742c002dd5ce551181... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)