diff options
author | Nikita Kartashov <snailandmail@gmail.com> | 2015-07-06 01:09:26 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-07-06 01:09:33 +0200 |
commit | 75de6131efc780dbdba30fa3fc48c16231ab66a9 (patch) | |
tree | 348bdbdcc659eddf75dfffd821d4840a098f376d /testsuite/tests/programs | |
parent | 3fabb71a559b493efdfb5bb91907f6a0f696a114 (diff) | |
download | haskell-75de6131efc780dbdba30fa3fc48c16231ab66a9.tar.gz |
rts: fix incorrect checking start for -x arguments (#9839)
After previous fix, flag combinations such as -xt and -xc
resulted in an error due to the fact that the checking started from
index 2, which was always 'x' in that case.
Now they are correctly processed.
Differential Revision: https://phabricator.haskell.org/D1039
Diffstat (limited to 'testsuite/tests/programs')
0 files changed, 0 insertions, 0 deletions