Displaying 1 result from an estimated 1 matches for "tpkt_rx_packet".
2005 Sep 16
0
lastest spandsp-0.03pre1 don't compile
...0: error: `x' undeclared (first use in this function)
tpkt.c:195: warning: `return' with a value, in function returning void
tpkt.c:201: warning: `return' with a value, in function returning void
tpkt.c:205: error: `t' undeclared (first use in this function)
tpkt.c: In function `tpkt_rx_packet':
tpkt.c:241: warning: implicit declaration of function `decode_open_type'
tpkt.c:211: warning: unused variable `stat2'
tpkt.c:212: warning: unused variable `i'
tpkt.c:213: warning: unused variable `j'
udptl.c: In function `udptl_process_packet':
udptl.c:150: war...