Martin Koeppe wrote: > The relevant output is done by asprintf(). And by printf() in line 269.
That's it. coreutils needs to use also printf-posix, not only vasprintf-posix. Then 'seq' should work. Bruno
Martin Koeppe wrote: > The relevant output is done by asprintf(). And by printf() in line 269.
That's it. coreutils needs to use also printf-posix, not only vasprintf-posix. Then 'seq' should work. Bruno