Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zle_thingy.c: variable "modsave" used before its value set
- X-seq: zsh-users 7334
- From: Jens Petersen <petersen@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx (Zsh users list)
- Subject: zle_thingy.c: variable "modsave" used before its value set
- Date: Mon, 12 Apr 2004 10:38:00 +0900
- Cc: d.binderman@xxxxxxxxxx
- In-reply-to: <1087.1079112181@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <1087.1079112181@xxxxxxx>
Hi,
I received a bug report that the local variable `modsave' is
used uninitialised in bin_zle_call() (zle_thingy.c).
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=116561
Is this something not worth losing any sleep over, or what
should it be initialised too?
Jens
Messages sorted by:
Reverse Date,
Date,
Thread,
Author