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

parse.pro:29: warning: `discard_input' declared `static' but never defined



I just got around to applying Zoltan's patch for nonblocking reads, and
started getting the warning message that appears in the subject.

Static functions shouldn't be included in prototyping headers that are
included by other .c files.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



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