mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 13:23:04 +00:00
* lib/quotearg.h: Protect against multiple inclusions.
* src/location.h (location_t): Add a `file' member. (LOCATION_RESET, LOCATION_PRINT): Adjust. * src/complain.c (warn_at, complain_at, fatal_at): Drop `error_one_per_line' support.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-07-09 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* lib/quotearg.h: Protect against multiple inclusions.
|
||||
* src/location.h (location_t): Add a `file' member.
|
||||
(LOCATION_RESET, LOCATION_PRINT): Adjust.
|
||||
* src/complain.c (warn_at, complain_at, fatal_at): Drop
|
||||
`error_one_per_line' support.
|
||||
|
||||
2002-07-09 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/complain.h, src/complain.c (warn, complain): Remove, unused.
|
||||
|
||||
Reference in New Issue
Block a user