Skip to content

refactor: more API/naming work - #1025

Merged
scop merged 13 commits into
masterfrom
refactor/more-api-naming
Aug 13, 2023
Merged

refactor: more API/naming work#1025
scop merged 13 commits into
masterfrom
refactor/more-api-naming

Conversation

@scop

@scop scop commented Aug 6, 2023

Copy link
Copy Markdown
Owner

No description provided.

Comment thread completions/dict Outdated
Comment thread completions/xrandr Outdated
Comment thread completions/xrandr Outdated
Comment thread completions/xrandr Outdated
Comment thread completions/xrandr Outdated
Comment thread completions/bts
Comment thread completions/bts
Comment thread completions/cvs
Comment thread completions/openssl
Comment thread completions/python Outdated
@akinomyoga
akinomyoga force-pushed the refactor/more-api-naming branch from f89c328 to d0695d0 Compare August 12, 2023 02:38
Bash < 4.4 has a bug that all the elements are connected with
`${v+"$@"}` when IFS does not contain whitespaces.  This becomes
problem with `${dict_options+"${dict_options[@]}"}`.  One way to fix
it is to set IFS=$' \t\n'.  In this patch, we instead change the use
of the array so that we do not have to rely on the ${v+"$@"} pattern.
@akinomyoga

Copy link
Copy Markdown
Collaborator

rebased & squashed fixup! commits & added fixes

@scop
scop merged commit 3c33289 into master Aug 13, 2023
@scop
scop deleted the refactor/more-api-naming branch August 13, 2023 08:59
@scop

scop commented Aug 13, 2023

Copy link
Copy Markdown
Owner Author

Sweet, thanks!

akinomyoga added a commit to akinomyoga/bash-completion that referenced this pull request Sep 18, 2023
akinomyoga added a commit to akinomyoga/bash-completion that referenced this pull request Sep 23, 2023
akinomyoga added a commit to akinomyoga/bash-completion that referenced this pull request Sep 23, 2023
akinomyoga added a commit to akinomyoga/bash-completion that referenced this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants