On 17-Dec-2001 Russell Coker wrote: > The warnings about the zero length array are due to bad headers in > libc6-dev. > > The warnings about unused parameters don't matter. > > Any other warnings?
There are two: main.c:544: warning: implicit declaration of function `tty_close_fds' tty.c:657: warning: `return' with a value, in function returning void Milan