mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
$ssl returns $false for a connection which has been set to use SSL, but on which a connection has not been attempted.

eg.
/server -en irc.distributed.net:994
[color:blue]In new status window:

//echo -a $ssl[/color]
will echo $false.

However, if you then attempt the connection, whether you succeed and then disconnect or even if it fails, $ssl will return $true.


Spelling mistakes, grammatical errors, and stupid comments are intentional.
Joined: Jun 2003
Posts: 5,024
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 5,024
Isn't this the same as this bug report you participated in? :tongue:

Sorry if it's not!

Regards,


Mentality/Chris
Joined: Dec 2002
Posts: 2,962
S
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,962
Basically, yes it is. The difference is that in that thread the bug was being reported as the opposite of mine - that $ssl returns $true when disconnected at all.

When I made this thread I had that thread in mind, however I had thought that it hadn't started about the exact same thing, and had only gotten turned on to that later on in the thread so I wanted to make a new post specifically about this bug. Turns out I was wrong - I guess I should read old threads more thoroughly before I post.


Spelling mistakes, grammatical errors, and stupid comments are intentional.
Joined: Dec 2002
Posts: 5,420
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,420
This has been fixed for the next version.

Krejt: 3.Fixed $ssl not being set correctly if not connected to a server.

Last edited by Krejt; 08/07/04 06:30 PM.

Link Copied to Clipboard