1
0
Fork 0
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:
Peter Stephenson 2015-11-22 16:06:20 +00:00
parent b1688305cc
commit ae4cf7b743
3 changed files with 8 additions and 1 deletions

View file

@ -4,6 +4,7 @@
setopt localoptions noksharrays NO_shwordsplit
local c v rr
local -a msgs
if [[ $1 == '-preinit-' ]] ; then
c='default'