move shmem stored sizes to 64 bits
This commit is contained in:
parent
34eb647fcb
commit
90215ca0dd
@ -26,6 +26,8 @@ enum SharedDataType {
|
||||
NAME_INDEX_SIZE,
|
||||
NAMES_LIST,
|
||||
NAMES_LIST_SIZE,
|
||||
NAME_ID_LIST,
|
||||
NAME_ID_LIST_SIZE,
|
||||
VIA_NODE_LIST,
|
||||
VIA_NODE_LIST_SIZE,
|
||||
GRAPH_NODE_LIST,
|
||||
|
Loading…
Reference in New Issue
Block a user