mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-03 03:25:26 +02:00
* src/seq.c (main): Avoid possibly innacurate conversion to long double, for all digit start values. * tests/seq/seq-long-double.sh: Add a test case. * NEWS: Mention the improvement. Fixes https://bugs.gnu.org/79369