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

Additional check for the keywords.

This commit is contained in:
Bruno Haible
2003-03-31 10:09:58 +00:00
parent d51ed07a80
commit 8193024d96
2 changed files with 23 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
2002-12-10 Bruno Haible <bruno@clisp.org>
* src/search.cc (Search::preprepare): Exit if keywords contain
out-of-range characters.
* src/search.cc (for): Define so as to avoid errors with old compilers.
* src/options.h (SHAREDLIB): New enum value.