[IRCServices] chan is not working correctly

Andrew Kempe andrewk at icon.co.za
Sun Dec 26 23:12:21 PST 1999


Please can all further support for this request be directed straight to
the requestee and not to the Services list.

Thanks, Andrew

On Mon, 27 Dec 1999, Matt Bradbury wrote:

> send.c:/* Send a NOTICE from the given source to the given nick. */
> send.c:void notice(const char *source, const char *dest, const char *fmt,
> ...)
> send.c:    snprintf(buf, sizeof(buf), "NOTICE %s :%s", dest, fmt);
> send.c:/* Send a NULL-terminated array of text as NOTICEs. */
> send.c:void notice_list(const char *source, const char *dest, const char
> **text)
> send.c: /* Have to kludge around an ircII bug here: if a notice includes
[snip]

---------------------------------------------------------------
To unsubscribe, send email to majordomo at ender.shadowfire.org
with "unsubscribe ircservices" in the body, without the quotes.