]> git.saurik.com Git - bison.git/commitdiff
gnulib: strtoul is considered obsolete and now useless
authorAkim Demaille <akim@lrde.epita.fr>
Thu, 15 Jan 2015 16:26:32 +0000 (17:26 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Thu, 15 Jan 2015 16:26:32 +0000 (17:26 +0100)
* bootstrap.conf: here.

bootstrap.conf
lib/.gitignore
m4/.gitignore

index 3bdf6c4a62204f253ed80d7708e649fbb2a0805e..6a5c9ae5e6156f1235f89e1d5ea0f8500c7d8b6e 100644 (file)
@@ -33,7 +33,7 @@ gnulib_modules='
   quote quotearg
   readme-release
   realloc-posix
-  spawn-pipe stdbool stpcpy strdup-posix strerror strtoul strverscmp
+  spawn-pipe stdbool stpcpy strdup-posix strerror strverscmp
   unistd unistd-safer unlink unlocked-io
   update-copyright unsetenv verify
   warnings
index 46447a333b8503a6e25ad3aa89e5a3d965a7acf9..4815b9e13edb5240fa0d5e640ac7d1d69c3f928a 100644 (file)
 /stripslash.c
 /strndup.c
 /strnlen.c
-/strtol.c
-/strtoul.c
 /strverscmp.c
 /sys
 /sys_ioctl.h
index adf98229c707a5f72c18f61fc83235552165486c..5715c35c7b66d443229bfbfe62b68912c48f0fae 100644 (file)
 /string_h.m4
 /strndup.m4
 /strnlen.m4
-/strtol.m4
-/strtoul.m4
 /strverscmp.m4
 /sys_ioctl_h.m4
 /sys_socket_h.m4