-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Strictly speaking case-invariant compare is insufficient for irc nicks because of how {|} should equal [/] respectively.
There are many places in the code that need to be changed to use normalized nicks.
It may be wise to attempt to normalize them when they are read in with a preprocessor.
Reactions are currently unavailable