1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-03 03:25:26 +02:00
Files
coreutils/tests/misc
Pádraig Brady 5ad16c2a0f seq: fix incorrect output with start or end of -0
* src/seq.c (main): Avoid seq_fast() with a start or end of -0.
* tests/misc/seq.pl: Add test cases.
* NEWS: Mention the fix.
Fixes http://bugs.gnu.org/17800
2014-06-18 18:05:02 +01:00
..