mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
37186: a couple more WARN_CREATE_GLOBAL fixes
This commit is contained in:
parent
b1688305cc
commit
ae4cf7b743
3 changed files with 8 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
setopt localoptions noksharrays NO_shwordsplit
|
||||
local c v rr
|
||||
local -a msgs
|
||||
|
||||
if [[ $1 == '-preinit-' ]] ; then
|
||||
c='default'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue