mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Trailing trace.
This commit is contained in:
@@ -118,7 +118,6 @@ symbol_list_n_type_name_get (symbol_list *rp, location loc, int n)
|
||||
if (rp == NULL || rp->sym == NULL)
|
||||
{
|
||||
complain_at (loc, _("invalid $ value: $%d"), n);
|
||||
fprintf (stderr, "\n");
|
||||
return NULL;
|
||||
}
|
||||
++i;
|
||||
|
||||
Reference in New Issue
Block a user