mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Avoid "implicit fallthrough" warnings in the generated code.
This commit is contained in:
2
NEWS
2
NEWS
@@ -3,6 +3,8 @@ New in 3.2:
|
||||
Unix line terminators (LF).
|
||||
Note: This is an incompatible change. If you want to use a keyword that
|
||||
ends in a CR byte, such as xyz<CR>, write it as "xyz\r".
|
||||
* The generated code avoids "implicit fallthrough" warnings in 'switch'
|
||||
statements.
|
||||
|
||||
New in 3.1:
|
||||
* The generated C code is now in ANSI-C by default. If you want to support
|
||||
|
||||
Reference in New Issue
Block a user