zsh-users
 help / color / mirror / code / Atom feed
* error?
@ 2015-10-26 15:28 Ray Andrews
  2015-10-26 17:54 ` error? Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Ray Andrews @ 2015-10-26 15:28 UTC (permalink / raw)
  To: Zsh Users

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
    before its definition [-Wmissing-prototypes]
      zle_usable()
      ^
    zle_thingy.c: In function ‘bin_zle_flags’:
    zle_thingy.c:663:1: warning: control reaches end of non-void
    function [-Wreturn-type]
      }
      ^

... which was partially highlighted in green, so it seemed significant.  
However on doing a 'git pull' and 'make' again, the message was absent 
so that might have been some transitory glitch. There doesn't seem to be 
anything wrong.


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

end of thread, other threads:[~2015-10-26 21:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-26 15:28 error? Ray Andrews
2015-10-26 17:54 ` error? Peter Stephenson
2015-10-26 18:11   ` error? Bart Schaefer
2015-10-26 21:06     ` error? Ray Andrews

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).