zsh-workers
 help / color / mirror / code / Atom feed
* Build warning in zle_keymap.c
@ 2023-02-15  2:35 Bart Schaefer
  2023-02-16 23:36 ` Oliver Kiddle
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 2023-02-15  2:35 UTC (permalink / raw)
  To: Zsh hackers list

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) {
      |                  ~~~~~~~~~^~~


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-17  0:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15  2:35 Build warning in zle_keymap.c Bart Schaefer
2023-02-16 23:36 ` Oliver Kiddle
2023-02-17  0:36   ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).