Folks,
if I am not mistaken, most of the following compiler warnings (detected
by GCC 2.95.2 on FreeBSD 4.1) are new ones:
internet.c:1402: warning: implicit declaration of function `select'
socket.c:159: warning: unused variable `ifInfo'
snoop.c:127: warning: implicit declaration of function `GlobalHandleToSel16'
relay386.c:172: warning: `ret' might be used uninitialized in this function
sysdeps.c:301: warning: cast to pointer from integer of different size
sysdeps.c:304: warning: cast to pointer from integer of different size
stabs.c:1358: warning: passing arg 1 of `DEBUG_InvalLinAddr' discards qualifiers from
pointer target type
stabs.c:1360: warning: passing arg 2 of `DEBUG_ProcessElfObject' makes integer from
pointer without a cast
stabs.c:1436: warning: assignment makes integer from pointer without a cast
Please try to be careful not to introduce additional warnings when making
changes to the code. Perhaps those familiar with that code could fix it?
Gerald
--
Gerald "Jerry" [EMAIL PROTECTED] http://www.dbai.tuwien.ac.at/~pfeifer/