mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Support for abbreviated struct declarations.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2003-05-31 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* doc/gperf.texi (User-supplied Struct): Mention the possibility of an
|
||||
abbreviated struct declaration.
|
||||
* src/input.cc (Input::read_input): Support struct declarations of the
|
||||
form "struct foo;".
|
||||
* tests/incomplete.gperf: New file.
|
||||
* tests/incomplete.exp: New file.
|
||||
* tests/Makefile.in (check-test): Check incomplete.gperf too.
|
||||
Reported by Rob Leslie <rob@mars.org>.
|
||||
|
||||
2003-05-20 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
* doc/Makefile.in (gperf.ps): Don't use $< in a target rule.
|
||||
|
||||
Reference in New Issue
Block a user