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

Use a standard format for error messages about the input file.

This commit is contained in:
Bruno Haible
2003-01-27 12:36:29 +00:00
parent 2059095a04
commit 281d151d8e
2 changed files with 55 additions and 35 deletions

View File

@@ -1,5 +1,8 @@
2002-11-10 Bruno Haible <bruno@clisp.org>
* src/input.cc (pretty_input_file_name): New function.
(read_input): Use it in all error and warning messages.
* src/keyword.h (Keyword::_lineno): New field.
* src/input.h (Input::_struct_decl_lineno): New field.
* src/input.cc (Input::read_input): Set _struct_decl_lineno. Fill