Hi itd,

On Sat, Feb 15, 2025 at 06:23:22PM +0100, itd wrote:
> Joost van Baal-Ilić <joostvb-deb...@mdcc.cx> writes:
> 
> > I guess patching the testing C code in autoconf_local/aclocal.m4 around 
> > these
> > lines:
> >
> >   5127                  /* function body */
> >   5128                  if (strcmp("jimmy", "floyd") == 0)
> >   5129                          initscr();
> >   5130                  exit(0);
> 
> yes, there is a `#include <string.h>` missing
> (-Wimplicit-function-declaration) and `main` needs a return value
> (-Wimplicit-int).  Something like [0] seems to work [1].
> 
> [0]: 
> https://salsa.debian.org/itd/ncftp/-/commit/600b2ea2d4f2c2ed9d9b34f7267de82c8513e08e
> [1]: https://salsa.debian.org/itd/ncftp/-/jobs/7094979#L1914

The patch there is beautiful, it should get in imnsho.  However, I'm
afraid I don't have the time to prepare another upload...

Thanks a lot!

Bye,

Joost

Reply via email to