https://bugs.winehq.org/show_bug.cgi?id=50641
Bug ID: 50641 Summary: Wine cmd handles incorrectly if-for on a single line Product: Wine Version: 6.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
Wine cmd handles incorrectly expression with if and for on a single line if the condition is not met such as:
if not ""=="" for %%i IN (A) DO (echo %%i)
Can't recognize 'DO ' as an internal or external command, or batch script.
See attached test case.
https://bugs.winehq.org/show_bug.cgi?id=50641
--- Comment #1 from Roman Pišl rpisl@seznam.cz --- Created attachment 69351 --> https://bugs.winehq.org/attachment.cgi?id=69351 Testcase
https://bugs.winehq.org/show_bug.cgi?id=50641
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase
https://bugs.winehq.org/show_bug.cgi?id=50641
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- This seems to work after https://source.winehq.org/git/wine.git/commit/6809e0599ef57d30f1a3f87f87cd006ea8d589be, can you confirm?
https://bugs.winehq.org/show_bug.cgi?id=50641
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6809e0599ef57d30f1a3f87f87c | |d006ea8d589be Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Roman Pišl rpisl@seznam.cz --- Confirming.
https://bugs.winehq.org/show_bug.cgi?id=50641
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.4.
https://bugs.winehq.org/show_bug.cgi?id=50641
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=50641
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #5 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.1.