Hello.

This is my first message in the list, so I'll introduce myself: My name is
Javier, and my nickname graffic :) I'm from Spain and these days I'm
investigating some strange behaviour with irssi.

And with the first message.... a strange line of code found:
File: irc/core/irc-servers-setup.c
Function: sig_server_setup_fill_chatnet
Code:
if (ircnet->nick != NULL) g_free_and_null(conn->alternate_nick);

With this line, when I connect for the first time to the servers, I don't
have an alternate nickname. then irssi tries to build a new nickname (in a
wrong way, but that's a topic for another mail).

What's the use of that line?

Thanks :)

Reply via email to