]> The Tcpdump Group git mirrors - tcpdump/commit
Not all platforms on which we compile define PRI[doux]16.
authorGuy Harris <[email protected]>
Mon, 6 May 2013 02:47:48 +0000 (19:47 -0700)
committerGuy Harris <[email protected]>
Mon, 6 May 2013 02:47:48 +0000 (19:47 -0700)
commite4eef539af3ee77c102f9b847a79dcfdd80fbd99
treecd4cffd3ed82a83e33dfb6aa2d034355a172c431
parenta8a1373d3ed9c68917cb3be19a128bd937f098a5
Not all platforms on which we compile define PRI[doux]16.

So don't use it; it's not necessary on any of the platforms on which we
work.  (The *only* ones that are needed are PRI[doux]64, because
sometimes you need %ll[doux], sometimes you need %l[doux], and with MSVC
you need whatever its run-time library requires.)
print-zeromq.c