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

More comments, fix last patch.

This commit is contained in:
Bruno Haible
2003-01-09 13:07:54 +00:00
parent e19dee4b44
commit 7dbc285db4
3 changed files with 23 additions and 26 deletions

View File

@@ -1,5 +1,9 @@
2002-11-03 Bruno Haible <bruno@clisp.org>
* src/output.cc (Output_Enum): Prepend an underscore to field names.
(Output_Expr1): Likewise.
(Output::output_hash_function): Simplify the special case for "-k 1,$".
* src/search.h (Search::init_asso_values, Search::find_asso_values):
New declarations.
(Search::try_asso_value): Renamed from Search::affects_prev.