]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Avoid seq malfunction on non-POSIX systems: mingw, BeOS, Interix.
authorJim Meyering <meyering@redhat.com>
Sun, 7 Oct 2007 14:15:49 +0000 (16:15 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 7 Oct 2007 14:57:01 +0000 (16:57 +0200)
* bootstrap.conf (gnulib_modules): Add vasprintf-posix.
Suggestion from Bruno Haible.

Signed-off-by: Jim Meyering <meyering@redhat.com>
ChangeLog
bootstrap.conf

index dd381fccb6a8255c07e54116454cf42672c8030f..099fd02ef8d9a9b8f2edb8d2e106848aebe9885d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-10-07  Jim Meyering  <meyering@redhat.com>
 
+       Avoid seq malfunction on non-POSIX systems: mingw, BeOS, Interix.
+       * bootstrap.conf (gnulib_modules): Add vasprintf-posix.
+       Suggestion from Bruno Haible.
+
        Avoid a used-uninitialized error.
        * src/copy.c (copy_internal): Don't overload "use_stat".
 
index de53c8d59bead4db6e76f7266fbae536b30098e4..2088e501220d751ce17f192dcbc156e7e363248d 100644 (file)
@@ -73,7 +73,9 @@ gnulib_modules="
        stat-time stdbool stdlib-safer stpcpy strftime
        strpbrk strtoimax strtoumax strverscmp sys_stat timespec tzset
        unicodeio unistd-safer unlink-busy unlinkdir unlocked-io
-       uptime userspec utimecmp utimens vasprintf verify version-etc-fsf
+       uptime userspec utimecmp utimens
+       vasprintf-posix
+       verify version-etc-fsf
        wcwidth winsz-ioctl winsz-termios write-any-file
        xalloc xgetcwd xgethostname
        xmemcoll xnanosleep xstrtod xstrtoimax