Project

General

Profile

Actions

Bug #3054

closed

hash table size inconsistencies

Added by mr uno over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
11/08/2016
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Using Adiirc 2.6 64 bit

//hmake test 99999999
//echo -a $hget(test).size
returns 99999999 which is good

/hmake test 10010101010
//echo -a $hget(test).size
returns 100

interestingly /hmake test 1010101010 returns * /hmake: invalid parameters

Actions #1

Updated by Per Amundsen over 7 years ago

  • Category set to Scripting
  • Status changed from New to Resolved
  • Assignee set to Per Amundsen

The "/hmake test 10010101010" should show "invalid parameters" as well, fixed in next beta.

Also, you don't need to set the size, it automatically expands as you add items.

Actions #2

Updated by Per Amundsen over 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF