mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Unify initialization of Vectors::ALPHA_SIZE.
This commit is contained in:
@@ -40,6 +40,7 @@ Gen_Perf::Gen_Perf ()
|
||||
int asso_value_max;
|
||||
int non_linked_length;
|
||||
|
||||
Vectors::ALPHA_SIZE = (option[SEVENBIT] ? 128 : 256);
|
||||
Key_List::read_keys ();
|
||||
if (option[ORDER])
|
||||
reorder ();
|
||||
|
||||
Reference in New Issue
Block a user