https://bugs.winehq.org/show_bug.cgi?id=40694
Bug ID: 40694 Summary: Invalid behavior of "C: && echo haha" or "C: & echo haha" Product: Wine Version: 1.9.10 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: fracting@gmail.com Distribution: ---
On Windows, all of "C: && echo haha", "C: || echo haha", "C: & echo haha" works fine.
On Wine, this kinds of command line generates an error of "Can't recognize 'C: ' as an internal or external command, or batch script."
Found by neovim developer: https://tea-ci.org/equalsraf/neovim/39