tests: use appropriate precision when printing float limits
commit2bb800dd414038f233576acf53c0f2fd0d3609cd
authorPádraig Brady <P@draigBrady.com>
Tue, 18 Jun 2013 14:47:35 +0000 (18 15:47 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 18 Jun 2013 15:18:56 +0000 (18 16:18 +0100)
treed41b68911aff9d49fbcc9a090cd2efa54dc9de1e
parent84f497195cc0bbf2dda7a88631f55ad7c3934383
tests: use appropriate precision when printing float limits

* src/getlimits.c (print_float): Adjust to use the ftoastr module,
which uses the appropriate precision so that no info is lost.
* cfg.mk (sc_prohibit_continued_string_alpha_in_column_1): Exclude od.c
fixes http://bugs.gnu.org/14650
cfg.mk
src/getlimits.c