X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-stdio-c%2B%2B.cc;h=64004481b906cca6d3efd025aff1233c553a32be;hb=66712c23388e93e5c518ebc8515140fa0c807348;hp=699e2de319f883dde66ba88b1f9215c1e8115046;hpb=3d0ba3fe7865e7030b4d2097f122e64b16f0a5c9;p=gnulib.git diff --git a/tests/test-stdio-c++.cc b/tests/test-stdio-c++.cc index 699e2de31..64004481b 100644 --- a/tests/test-stdio-c++.cc +++ b/tests/test-stdio-c++.cc @@ -122,9 +122,7 @@ SIGNATURE_CHECK (GNULIB_NAMESPACE::getline, ssize_t, (char **, size_t *, FILE *)); #endif -#if GNULIB_TEST_GETS -SIGNATURE_CHECK (GNULIB_NAMESPACE::gets, char *, (char *)); -#endif +/* Don't bother testing gets; it should never be used. */ #if GNULIB_TEST_OBSTACK_PRINTF || GNULIB_TEST_OBSTACK_PRINTF_POSIX SIGNATURE_CHECK (GNULIB_NAMESPACE::obstack_printf, int,