mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
If option -l is given, use memcmp for the comparison.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
2000-08-19 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
|
||||
|
||||
* src/key-list.cc (Output_Compare_Memcmp): New class.
|
||||
(Key_List::output_lookup_function): When option -l is given, use
|
||||
memcmp instead of strcmp or strncmp.
|
||||
|
||||
* doc/gperf.texi: The bug report address is <bug-gnu-utils@gnu.org>.
|
||||
The download address is ftp.gnu.org. Remove mention of -a and -g
|
||||
options (now nops). Explain effect of -c option.
|
||||
|
||||
Reference in New Issue
Block a user