Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: error?
- X-seq: zsh-users 20833
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: error?
- Date: Mon, 26 Oct 2015 11:11:04 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern_com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=u47mtUaLL4r3urbKq5OBx3Ix2NG33OTHOzT0Rld1IC8=; b=w9dzwIdCBNJDDQMjHYPfSc7wtL9miDYoCZ59TcbIBVDWE7RRURLk0qdylcjxvjFv1m xsZ+NrlUcygV24LNchsb/bE98z6dKYQx9WAN2BkqEPL44g0fvnvxpoOj2TdCt0OAGXqa O8JdvwKAj+rsFm0by8ByFknfqBj/LXEk6g5zscJogY3GYTHjZs7V+lm4qrAscRL6KmoP bp10y9+HMbx+xEEVwc5cGAGlMeR0P9aGZvdVY2/WHpbjp+9oxoImBTUByPYN9v8GZhch O1ZN4ntWEmJhchuEBJhFz37qgXJcpBKMr8K2nHZaLi4SNJSlyyA975BgDwBEY8RgpV3x AYRg==
- In-reply-to: <20151026175429.6406f6db@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <562E46AA.7060905@eastlink.ca> <20151026175429.6406f6db@pwslap01u.europe.root.pri>
On Oct 26, 5:54pm, Peter Stephenson wrote:
} Subject: Re: error?
}
} On Mon, 26 Oct 2015 08:28:42 -0700
} Ray Andrews <rayandrews@xxxxxxxxxxx> wrote:
} > I just finished creating a back of my whole install, then did a
} > configure and make in the backup and got this:
} >
} >
} > zle_thingy.c:667:1: warning: `zle_usable' was used with no prototype
}
} That is, in fact, to use the technical description, wrong.
Still, the other error was definitely spurious, and:
Src/Modules/zftp.c:412:zfpipe()
Src/Modules/zftp.c:453:zfunpipe()
Src/Modules/zftp.c:1301:zfendtrans()
Src/Modules/zftp.c:2837:savesession()
Src/Zle/complist.c:502:getcols()
Src/Zle/complist.c:605:initiscol()
Src/Zle/complist.c:1912:singledraw()
Src/Zle/computil.c:188:cd_calc()
Src/Zle/computil.c:239:cd_prep()
Src/Zle/zle_thingy.c:629:zle_usable()
Src/parse.c:533:clear_hdocs()
So unless we're going to stick (void) in everywhere, I think the whole
event was spurious.
(Also this really belongs on -workers.)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author