mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 05:46:38 +02:00
core: use fixed-width integer for computing nick hash (issue #1394)
This commit is contained in:
@@ -74,6 +74,7 @@ IMPORT_TEST_GROUP(CoreUtf8);
|
||||
IMPORT_TEST_GROUP(CoreUtil);
|
||||
/* GUI */
|
||||
IMPORT_TEST_GROUP(GuiLine);
|
||||
IMPORT_TEST_GROUP(GuiNick);
|
||||
/* scripts */
|
||||
IMPORT_TEST_GROUP(Scripts);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user