-
Jason Edmeades authored
When inside a for loop, an 'if' statement is processed and the true part taken. Once all the commands in the true are processed, the else part is parsed, and a flag set to skip all commands in the else part. Unfortunately this flag is left on even when the if statement ends, meaning subsequent commands are also skipped. Signed-off-by: Jason Edmeades <us@edmeades.me.uk> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6cb52047
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
batch.c | ||
builtins.c | ||
cmd.rc | ||
directory.c | ||
wcmd.h | ||
wcmd.ico | ||
wcmd.svg | ||
wcmdmain.c |