about summary refs log tree commit diff
path: root/src/libsyntax
diff options
context:
space:
mode:
authorwickerwaka <martin.donlon@gmail.com>2014-08-14 21:44:55 -0700
committerwickerwaka <martin.donlon@gmail.com>2014-08-15 06:34:24 -0700
commit08d7fc76cf6b2fac291cecd7185af818940092e4 (patch)
tree49a057339ce16e4469332142e9f85564eea9eedc /src/libsyntax
parent1d12b6d444ec083466020777be5bb9f19e9a6d3a (diff)
Change how libgetopts handles options grouped together
As soon as an option is found that takes an argument, consume the rest
of the string and store it into i_arg. Previously this would only happen
if the character after the option was not a recognized option.

Addresses issue #16348
Diffstat (limited to 'src/libsyntax')
0 files changed, 0 insertions, 0 deletions