]> The Tcpdump Group git mirrors - tcpdump/commit
Remove the hacks to avoid floating-point issues in the tcpdump checks.
authorGuy Harris <[email protected]>
Tue, 4 Feb 2020 23:47:02 +0000 (15:47 -0800)
committerGuy Harris <[email protected]>
Tue, 4 Feb 2020 23:47:02 +0000 (15:47 -0800)
commit895e3dfd766bd2858e1514ec21554c22de587149
tree7a817e90142a022d6829b5fc669efe8cf1a64e29
parentfa7028248974c27a5089988198e8171b4a061d56
Remove the hacks to avoid floating-point issues in the tcpdump checks.

I can't seem to make those issues pop up on my (x86-64) machine, and, if
they do show up on any platforms, the best hack to handle it is probably
to have a special tcpdump flag to force it to do a floating-point
calculation and see what result is generated, and report the result, so
we know what it'll do with the numbers in the test files, and have
tests/TESTrun run tcpdump with that flag.

If those tests *do* fail, we'll know what calculations to do.
aclocal.m4
configure
tests/isis-seg-fault-1-v.tests
tests/lmp-v.tests