Bugzilla – Bug 158255
zsh-4.2.6-8: local variable used before set
Last modified: 2006-03-17 11:54:16 UTC
I just tried to compile package zsh-4.2.6-8 with the Intel C compiler. It said zle_thingy.c(648): warning #592: variable "modsave" is used before its value is set The source code is zmod = modsave; Suggest initialise local variable "modsave" before first use.
please report this upstream. zsh is maintained.