branches with status:
Name Status Last Modified Last Commit
lp://staging/~nelhage/gnuflag/bundled-eol bug 1 Development 2015-03-31 11:14:03 UTC
15. Fix parsing bundled options at end of...

Author: Nelson Elhage
Revision Date: 2015-03-31 11:11:08 UTC

Fix parsing bundled options at end of the command-line.

We need to check `procFlag` before we check if we have run out of
arguments, since if there are bundled single-characters options at
end-of-line, we may run out of arguments but still have options left
to process.

11 of 1 result