|
From: | Maximiliano |
Subject: | [bug-gnu-libiconv] libiconv 1.14 bug |
Date: | Sat, 4 Apr 2015 16:10:53 +0000 |
Hello, I want to report a bug that it's happening to me when trying to compile the library:
gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c progname.c In file included from progname.c:26:0: ./stdio.h:1010:1: error: ‘gets’ undeclared here (not in a function) _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead"); Thank you. |
[Prev in Thread] | Current Thread | [Next in Thread] |