1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Better debugging output.

This commit is contained in:
Bruno Haible
2003-03-13 10:31:35 +00:00
parent 6ba5486229
commit 19c69d8e5a
2 changed files with 45 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
2002-12-07 Bruno Haible <bruno@clisp.org>
* src/search.cc (Search::prepare_asso_values) [DEBUG]: Also print
the keyword list in order.
(Search::find_asso_values) [DEBUG]: Upon failure, print the union_set.
* src/options.h (Options::get_size_multiple): Change return type to
float.
(Options::_size_multiple): Change type to float.