2009-08-19 Akim Demaille <demaille@gostai.com>

doc: %initial-action to initialize yylloc.
	Reported by Bill Allombert.
	* doc/bison.texinfo: Set fill-column to 76.
	(Location Type): Document the use of %initial-action to initialize
	yylloc.
This commit is contained in:
Akim Demaille
2009-08-19 13:34:48 +02:00
parent ceb8b8e6b5
commit d59e456dbf
3 changed files with 18 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
2009-08-19 Akim Demaille <demaille@gostai.com>
doc: %initial-action to initialize yylloc.
Reported by Bill Allombert.
* doc/bison.texinfo: Set fill-column to 76.
(Location Type): Document the use of %initial-action to initialize
yylloc.
2009-08-19 Akim Demaille <demaille@gostai.com>
lalr1.cc: use state_type.