also reserve entry for refs
This commit is contained in:
parent
1b4a52e99c
commit
64a72f574d
@ -110,7 +110,8 @@ ExtractionContainers::ExtractionContainers()
|
|||||||
// Check if stxxl can be instantiated
|
// Check if stxxl can be instantiated
|
||||||
stxxl::vector<unsigned> dummy_vector;
|
stxxl::vector<unsigned> dummy_vector;
|
||||||
|
|
||||||
// Insert three empty strings offsets for name, destination and pronunciation
|
// Insert three empty strings offsets for name, ref, destination and pronunciation
|
||||||
|
name_offsets.push_back(0);
|
||||||
name_offsets.push_back(0);
|
name_offsets.push_back(0);
|
||||||
name_offsets.push_back(0);
|
name_offsets.push_back(0);
|
||||||
name_offsets.push_back(0);
|
name_offsets.push_back(0);
|
||||||
|
Loading…
Reference in New Issue
Block a user