X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-stdio-c%2B%2B.cc;h=ae1177bf77486f8552ed86309d01c9d4fbd8b96d;hb=9f4d76b6042f8ed87009331f2ca0a5b7492027d5;hp=213dcfdf2ee981e99286f127f4352d6ba3188217;hpb=5f12d9389f0d0597c4996dfb15c0a5c64808774a;p=gnulib.git diff --git a/tests/test-stdio-c++.cc b/tests/test-stdio-c++.cc index 213dcfdf2..ae1177bf7 100644 --- a/tests/test-stdio-c++.cc +++ b/tests/test-stdio-c++.cc @@ -1,5 +1,5 @@ /* Test of substitute in C++ mode. - Copyright (C) 2010-2011 Free Software Foundation, Inc. + Copyright (C) 2010-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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,