Hello, hackers. What do you think about change the type of tsptype in src/include/protocols/timed.h from (char *) to (const char *) ?
$ grep -r protocols/timed.h /usr/src /usr/src/bin/date/netdate.c:#include <protocols/timed.h> <skip recursive directory loops> /usr/src/usr.sbin/timed/timed/byteorder.c: * messages. Protocol is defined in /usr/include/protocols/timed.h /usr/src/usr.sbin/timed/timed/globals.h:#include <protocols/timed.h> /usr/src/usr.sbin/timed/timedc/cmds.c:#include <protocols/timed.h> After change of tsptype's type, we can build bin/date (with some cosmetics) with WARNS?=2. -- Rgdz, /"\ Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN [EMAIL PROTECTED] X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message