Hey,

EPIC4 from CVS doesn't show bans in IRCnet at all, apparently because of
the following piece of code:

    if (!ArgList[0] || !ArgList[1] || !ArgList[2])
            return;         /* Larneproofing */

(numbers.c line 505)

IRCnet bans differ from efnet a bit;

:irc1.inet.fi 367 sdfsdfsdf #asdfgh *!*@*.se
:irc1.inet.fi 367 sdfsdfsdf #asdfgh *!*@*.pl
:irc1.inet.fi 368 sdfsdfsdf #asdfgh :End of Channel Ban List

they lack the two extra parameters


-desaster
_______________________________________________
List mailing list
[EMAIL PROTECTED]
http://epicsol.org/mailman/listinfo/list

Reply via email to