Re: [tcpdump-workers] 64-bit warnings for july 22 libpcap. no July 22 tcpdump-current?

2004-07-22 Thread Guy Harris
On Jul 22, 2004, at 10:29 AM, Rick Jones wrote: cc: "pcap-dlpi.c", line 376: LP64 migration warning 720: Argument #3 may overflow integer. } ret = dlrawdatareq(p->send_fd, buf, size); I guess that one depends on how large size is likely to get. ...and changing the third argument t

[tcpdump-workers] 64-bit warnings for july 22 libpcap. no July 22 tcpdump-current?

2004-07-22 Thread Rick Jones
As promised, I grabbed *current* and compiled libpcap with +DD64. It appears to have been OK. I went to compile tcpdump, but tcpdump-current.tar.gz unpacks to 2004-07-21, not 22. I simplisticly took that to mean it didn't update bits from before. On a lark, I added a "+M0" to turn-on migrati