[NeoStats-Devel] UmodeMaskToChar broken
"Justin Hammond" <justin-kLev/[email protected]> Sat, 13 Aug 2005 20:10:22 +0800
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Mark, Seems that this function is broken. For HostServ, we check for the char for regnick which is originally derived from this function, but its returning NULL. I tried to follow the code in InitModeTables, and it doesn't seem to be init'ing the ircd_umode_char_map which UmodeMaskToChar is dependant upon. There seems to be some vodoo in here that I'm not sure of hence I don't want to try to fix (break?) it. Could you look into this. Thanks