summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-04-14 11:21:26 +0200
committerJim Meyering <meyering@redhat.com>2008-04-14 11:29:20 +0200
commit4827dd27b0c655a685947aaa01426a5ecba179f3 (patch)
tree6270e3d5bb3eb832ed3d39a312882221b95e52e8 /tests
parentf91dec277a0d52489dd58a9f1c9eb4fd54fca7b8 (diff)
downloadcoreutils-4827dd27b0c655a685947aaa01426a5ecba179f3.tar.xz
seq: work around floating point inaccuracies on more systems
* src/seq.c: Include <math.h> for fabs. Include <float.h> for DBL_EPSILON. (abs_rel_diff): New function. (print_numbers): Use abs_rel_diff rather than a strict equality test. Without this change, Solaris 8 and Irix 6.2 would fail the float-6 test. Reported by Peter Fales in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13183 * src/c99-to-c89.diff: Adjust seq.c offsets.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions