Re: Found a bug in fe-whois.c in re Unreal3.2
Marcus Rueckert <[email protected]> Fri, 6 May 2005 00:02:02 +0200
| Newsgroups | gmane.network.irc.irssi.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2005-05-05 17:22:39 -0400, tabris wrote: > the whois numeric 379 currently uses the event_whois_modes handler, > but this doesn't work right. changing it to event_whois_usermode > causes the numeric to be processed properly and display. did you check if other ircds use 379? what do they use it for? > it appears that event_whois_usermode is falling through to > event_whois_special. hmm that sounds like 379 didnt have any special handling so far. > Any chance of this being fixed in CVS? svn (http://svn.irssi.org/) hope this helps darix