mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 15:23:02 +00:00
Merge branch 'maint'
* maint: use obstack_printf scanner: restore a missing start condition gnulib: update maint: post-release administrivia version 2.6.1 gnulib: update maint: fix some syntax-check issues tests: do not depend on __cplusplus to decide for C++ or C output Conflicts: NEWS bootstrap.conf cfg.mk lib/.gitignore
This commit is contained in:
@@ -91,7 +91,7 @@ static void fail_for_invalid_at (char const *at);
|
||||
\n out_lineno++; ECHO;
|
||||
[^@\n]+ ECHO;
|
||||
|
||||
<<EOF>> {
|
||||
<INITIAL><<EOF>> {
|
||||
if (outname)
|
||||
{
|
||||
free (outname);
|
||||
|
||||
Reference in New Issue
Block a user