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

4.0.1-pre-1 on RH6.2



Got compiler warnings:

zftp.c: In function `zfgetline':
zftp.c:730: warning: variable `added' might be clobbered by `longjmp' or `vfork'
zftp.c:732: warning: variable `pcur' might be clobbered by `longjmp' or `vfork'
zftp.c:728: warning: argument `lnsize' might be clobbered by `longjmp' or `vfork'
zftp.c: In function `zftp_open':
zftp.c:1853: warning: argument `args' might be clobbered by `longjmp' or `vfork'

"make check" fails 07cond.ztst if and only if the build directory is on an
NFS filesystem (all tests succeed if the build is local).

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

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



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