[IRCServices Coding] Fw: [Coders] RFCs and nicknames (Re: NS LINK and NS SET PRIVATE)
Andrew Church
achurch at achurch.org
Wed Jun 19 11:56:42 PDT 2002
>> >So the original ircd considered {}|[]\ to be "letters".
>>
>> *BZZZT* Nice try, thank you for playing. To quote RFC1459:
>>
>> <nick> ::= <letter> { <letter> | <number> | <special> }
>> <letter> ::= 'a' ... 'z' | 'A' ... 'Z'
>> <number> ::= '0' ... '9'
>> <special> ::= '-' | '[' | ']' | '\' | '`' | '^' | '{' | '}'
>>
>> In other words, a "letter" is really a letter from A to Z, and not one
>> of []\{}|. (It is true, however, that {}| and []\ were considered
>> case-insensitively equivalent.)
>>
>
>But in the finland alphabet, ae, slash-o, and the other thing ARE between
>A and Z :)
I didn't notice that the RFC was written in Finnish...
--Andrew Church
achurch at achurch.org
http://achurch.org/