http://bugs.winehq.org/show_bug.cgi?id=21142
Summary: cmd doesn't handle 'else' in if statements Product: Wine Version: 1.1.35 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
On windows: if 0==1 (echo a) else echo b prints b
On wine, it's blank.
http://bugs.winehq.org/show_bug.cgi?id=21142
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dank@kegel.com Resolution| |DUPLICATE
--- Comment #1 from Dan Kegel dank@kegel.com 2010-01-01 16:37:56 --- Looks like this is the same s bug 19784.
*** This bug has been marked as a duplicate of bug 19784 ***
http://bugs.winehq.org/show_bug.cgi?id=21142
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2010-01-03 03:39:10 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=21142
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|programs |cmd