<URL: http://bugs.freeciv.org/Ticket/Display.html?id=40014 >
Sorry, force of habit, I momentarily forgot that not all systems have strlcpy(), despite its presence on *BSD (and MacOS) machines for 10+ years. This was the only one extant. Correcting to our local mystrlcpy(). === Date: Sun, 13 Jan 2008 18:40:58 -0800 From: Madeline Book <[EMAIL PROTECTED]> Make fails (when configured with --enable-debug) due to helpdata.c: In function `helptext_tech': helpdata.c:1128: warning: implicit declaration of function `strlcpy' Possibly there are more such warnings. _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
