Martin Koeppe <[EMAIL PROTECTED]> writes:

> Ok, download is possible now. But seq is still wrong for me. Either
> include the gnulib printf-posix module, or change seq to use
> asprintf() instead of printf() to fix. See the previous mails on that
> by Bruno and me.

Can you please clarify?  What I see from previous emails is this:

http://lists.gnu.org/archive/html/bug-coreutils/2007-10/msg00121.html

This refers to some private correspondence, but it's not exactly clear
to me what the bug is, or why adding printf-posix will fix it.

Ordinarily we'd rather use printf than using aprintf and then sending
the result to stdout; that way we don't need to worry about
memory-allocation issues.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to