tcpdump mailing list archives

Re: [Patch] print-nfs.c


From: Gisle Vanem <gvanem () broadpark no>
Date: Thu, 11 Jul 2013 14:35:47 +0200

"Denis Ovsienko" <infrastation () yandex ru> wrote:

10.07.2013, 15:18, "Gisle Vanem" <gvanem () broadpark no>:
'int32_t' isn't 'int' for all targets. Some Windows targets have
it defined as 'signed int' in <win32/Include/bittypes.h>. So print-nfs.c
does not compile cleanly; conflicting definition of xid_map_find().

Should both declarations be just "int" then?

That could be simpler, yes.

--gv
_______________________________________________
tcpdump-workers mailing list
tcpdump-workers () lists tcpdump org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers


Current thread: