[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Little bug in 2.9.?



Hi,

this is in reply to Chris' mail about the thing below (i don't have that
mail here - otherwise i would reply directly to it).
[Chris said it looks fine to him.]

| --- s_conf.c ---
| 	else if (tmp)
| 		sendto_one(cptr, ":%s %d %s :*** %s", ME,
| 			   ERR_YOUREBANNEDCREEP, cptr->name,
| 			   BadPtr(tmp->passwd) ?
| 			   "You are not welcome to this server" : tmp->passwd);
| --- s_conf.c ---

If the underlined server message (got it via telnet 6667) is correct, then
it's not a bug: :)

:kl.DE 376 kl :End of /MOTD command.

:kl.DE 465 kl :*** blah blah2
               ^^^
ERROR :Closing Link: kl[root@xxxxxxxxxxxxxxx] (Kill line active)

Bye, Kasi

PS It's because no other message from the server which doesn't use NOTICE
   contains '***' after the colon.... (as far as i can see)

-- 
Kaspar Landsberg, <kl@xxxxxxxxxxxxxxx>