diff options
| author | Mikael Magnusson <mikachu@gmail.com> | 2026-05-12 16:55:00 +0200 |
|---|---|---|
| committer | Mikael Magnusson <mikachu@gmail.com> | 2026-05-16 18:28:31 +0200 |
| commit | 3fc8de8991b4bb28fad10b79d468c3a18094c77f (patch) | |
| tree | 141b903db3b6d30971e1da891f274436ade5e634 /Completion/User/_java | |
| parent | 54559: nearcolor was missing the third grayscale entry in 88 color mode (diff) | |
| download | zsh-3fc8de8991b4bb28fad10b79d468c3a18094c77f.tar zsh-3fc8de8991b4bb28fad10b79d468c3a18094c77f.tar.gz zsh-3fc8de8991b4bb28fad10b79d468c3a18094c77f.tar.bz2 zsh-3fc8de8991b4bb28fad10b79d468c3a18094c77f.tar.lz zsh-3fc8de8991b4bb28fad10b79d468c3a18094c77f.tar.xz zsh-3fc8de8991b4bb28fad10b79d468c3a18094c77f.tar.zst zsh-3fc8de8991b4bb28fad10b79d468c3a18094c77f.zip | |
54560: parameter: Fix some issues in the parameter module
use strtol, not strtod
use WEXITSTATUS on returned status, though I'm not sure when this path
can actually be taken?
don't abort getting group names just because one name is missing
storing ${(kv)parameters} in a copy and then reading that wouldn't say
what type a nameref pointed to
setting multiple options via options=( foo on ) didn't verify the option
name before trying to set it, reporting it as a failure to set it instead
Diffstat (limited to 'Completion/User/_java')
0 files changed, 0 insertions, 0 deletions
