about summary refs log tree commit diff
path: root/Src
diff options
context:
space:
mode:
authorm0viefreak <m0viefreak.cm@googlemail.com>2016-09-06 22:35:26 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2016-09-06 22:35:26 -0700
commit2d5dd747324b130e8aeea6fa9c274ead18b62ef6 (patch)
tree412504d0ffcd07b5556b8284bccf9b0b9853a5b5 /Src
parent30bb9fe7b770304422a4958f76b0cec0b918a89a (diff)
downloadzsh-2d5dd747324b130e8aeea6fa9c274ead18b62ef6.tar.gz
zsh-2d5dd747324b130e8aeea6fa9c274ead18b62ef6.tar.xz
zsh-2d5dd747324b130e8aeea6fa9c274ead18b62ef6.zip
38153: change the way long options are examined for "=" signs to more accurately identify options that take arguments
Note in workers/39135:
The pattern in 266/268 appears to match the '=' sign even though it's in the
second colon-separated field, where it doesn't denote a mandatory argument.
I'm guessing the pattern match on lines 266/268 should be fixed ...

This commit alters those patterns in what is hoped to be the desired way.
Diffstat (limited to 'Src')
0 files changed, 0 insertions, 0 deletions