BUGS in 2.1.18

Gerard Roudier (groudier@club-internet.fr)
Sun, 29 Dec 1996 22:42:53 +0000 (GMT)


Such messages with gcc -Wall mean bugs for today or just for tomorrow:

vc_screen.c: In function `vcs_read':
vc_screen.c:101: warning: `org' might be used uninitialized in this function
vc_screen.c: In function `vcs_write':
vc_screen.c:162: warning: `org' might be used uninitialized in this function
socket.c: In function `sys_recvmsg':
socket.c:1196: warning: `len' might be used uninitialized in this function

Gerard.