mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Fix "make extracheck" failure (regression 2016-11-27).
* tests/validate (KR-C): Remove the test against ' const ', since the input files jstest*.gperf now contain 'const' keywords.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2023-09-07 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Fix "make extracheck" failure (regression 2016-11-27).
|
||||
* tests/validate (KR-C): Remove the test against ' const ', since the
|
||||
input files jstest*.gperf now contain 'const' keywords.
|
||||
|
||||
2023-09-07 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Avoid "clang -Wimplicit-fallthrough" warnings also in C mode.
|
||||
|
||||
Reference in New Issue
Block a user