[IRCServices Coding] Services 5.0a25 - /ns link guestxxxx bug

Andrew Church achurch at achurch.org
Tue Mar 26 14:12:05 PST 2002


>The bug fix for the guest linking bug appears to be case sensitive meaning 
>that the fix is not 100% effective:
>
>/ns link Guest666
>-NickServ- Nickname Guest666 may not be registered.
>
>/ns link guest666
>-NickServ- Nick guest666 has been linked to your nick.
>
>strncmp needs to be strnicmp.

     Actually, it needs to be irc_strnicmp, but fixed.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/