mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Don't print uninitialized hash values in debug mode.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2018-09-08 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Don't print uninitialized hash values in debug mode.
|
||||
Reported by Frank Wojcik <frankw@touristinresidence.com> in
|
||||
<https://savannah.gnu.org/patch/?9560>.
|
||||
* src/output.cc (output_keyword_entry): Add an 'is_duplicate' argument.
|
||||
(Output::output_keyword_table): Update callers.
|
||||
|
||||
2018-09-08 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Improve the speed of the positions search.
|
||||
|
||||
Reference in New Issue
Block a user