On Sun, 2004-01-18 at 04:54, Aki Tossavainen wrote:
> > > MODE #channel +b -b *host*
> > >  should disregard *host*

The original ircd from which ircu branched, ages and ages ago, had this
peculiar behavior.  Although not specified in the RFC, we have opted to,
for now at least, support this non-standard behavior.

By the way, it should be trivial to force RFC-compliant behavior here. 
Merely change m_mode() and mo_opmode() to call mode_parse() with the
MODE_PARSE_STRICT flag.  (The server handler routines, particularly the
BURST handler, already use this flag.)
-- 
Kevin L. Mitchell <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to