mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
When the option -k is not given, the default key positions are now computed
depending on the set of keywords.
This commit is contained in:
@@ -985,6 +985,10 @@ with length less than the indicated byte positions work properly, since
|
||||
selected byte positions exceeding the keyword length are simply not
|
||||
referenced in the hash function.
|
||||
|
||||
This option is not normally needed since version 2.8 of @code{gperf};
|
||||
the default byte positions are computed depending on the keyword set,
|
||||
through a search that minimizes the number of byte positions.
|
||||
|
||||
@item -D
|
||||
@itemx --duplicates
|
||||
@cindex Duplicates
|
||||
|
||||
Reference in New Issue
Block a user