Eray Aslan <eray.as...@caf.com.tr> writes:

> shishi-1.0.1 fails to build with glibc-2.16.0 with:
>
> [...]
> In file included from md4.h:23:0,
>                  from md4.c:25:
> ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
>
> gets is required by C89, deprecated in C99 and was removed in C11.  The
> attached patch works for me and is similar to what gnulib does [1]

Thank you.  This should also be fixed in Shishi from git because it uses
a more modern gnulib version.

/Simon

_______________________________________________
Help-shishi mailing list
Help-shishi@gnu.org
https://lists.gnu.org/mailman/listinfo/help-shishi

Reply via email to