mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Inform m4 whether a tag is a valid id.
* src/output.c (is_identifier): New. (symbol_definitions_output): Use it to define tag_is_id. But maybe this should be done at m4 level?
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Inform m4 whether a tag is a valid id.
|
||||
* src/output.c (is_identifier): New.
|
||||
(symbol_definitions_output): Use it to define tag_is_id.
|
||||
But maybe this should be done at m4 level?
|
||||
|
||||
2008-11-11 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Test 214 was failing: it greps with a pattern containing [ ]*
|
||||
|
||||
Reference in New Issue
Block a user