[PATCH 9/9] CMD: for loop boundaries incorrect

Jason Edmeades jason.edmeades at googlemail.com
Tue Sep 7 17:59:49 CDT 2010


for loops are terminating early as the 'end' parameter should be included
in the range
---
 programs/cmd/builtins.c                  |    2 +-
 programs/cmd/tests/test_builtins.cmd     |    6 ++++++
 programs/cmd/tests/test_builtins.cmd.exp |   12 ++++++++++++
 3 files changed, 19 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-CMD-for-loop-boundaries-incorrect.txt
Type: text/x-patch
Size: 1491 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100907/43790bd0/attachment.bin>


More information about the wine-patches mailing list