Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Build warning in zle_keymap.c



I just recompiled from a complete "make clean; rm config.modules;
./configure" for the first time in several months and:

zle_keymap.c: In function ‘getkeymapcmd’:
zle_keymap.c:1656:27: warning: ‘startcsi’ may be used uninitialized in
this function [-Wmaybe-uninitialized]
 1656 |       lastlen <= startcsi + 2) {
      |                  ~~~~~~~~~^~~




Messages sorted by: Reverse Date, Date, Thread, Author