mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Fix the comparison of the first byte when using gperf_case_strcmp.
This commit is contained in:
14
ChangeLog
14
ChangeLog
@@ -1,3 +1,17 @@
|
||||
2003-01-01 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/output.c (Output_Compare::output_firstchar_comparison): New
|
||||
method.
|
||||
(Output_Compare_Strcmp::output_comparison,
|
||||
Output_Compare_Strncmp::output_comparison,
|
||||
Output_Compare_Memcmp::output_comparison): Use it.
|
||||
* tests/permutc2.exp: Update.
|
||||
|
||||
* tests/smtp.gperf: New file, based on a contribution by Bruce Lilly.
|
||||
* tests/Makefile.in (check-smtp): New rule.
|
||||
(check): Depend on it.
|
||||
(clean): Update.
|
||||
|
||||
2002-12-12 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* src/search.h (Search::init_selchars_tuple,
|
||||
|
||||
Reference in New Issue
Block a user