mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 21:19:24 +00:00
Update expected test results.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2012-07-01 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
Update expected test results.
|
||||||
|
* tests/test-6.exp: Expect to see --constants-prefix option.
|
||||||
|
|
||||||
2012-07-01 Bruno Haible <bruno@clisp.org>
|
2012-07-01 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
Fix compilation error with MSVC.
|
Fix compilation error with MSVC.
|
||||||
|
|||||||
@@ -68,6 +68,8 @@ Details in the output code:
|
|||||||
Default name is 'stringpool'.
|
Default name is 'stringpool'.
|
||||||
--null-strings Use NULL strings instead of empty strings for empty
|
--null-strings Use NULL strings instead of empty strings for empty
|
||||||
keyword table entries.
|
keyword table entries.
|
||||||
|
--constants-prefix=PREFIX
|
||||||
|
Specify prefix for the constants like TOTAL_KEYWORDS.
|
||||||
-W, --word-array-name=NAME
|
-W, --word-array-name=NAME
|
||||||
Specify name of word list array. Default name is
|
Specify name of word list array. Default name is
|
||||||
'wordlist'.
|
'wordlist'.
|
||||||
|
|||||||
Reference in New Issue
Block a user