[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] MIG branch, master, updated. v1.6-3-g8023ec2
From: |
Justus Winter |
Subject: |
[SCM] MIG branch, master, updated. v1.6-3-g8023ec2 |
Date: |
Tue, 15 Mar 2016 18:42:12 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "MIG".
The branch, master has been updated
via 8023ec242f1442159ba68d793447b9b3dc8db0aa (commit)
from 95a729b9dd53b0486789a80c1775c987f87dd0f2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8023ec242f1442159ba68d793447b9b3dc8db0aa
Author: Flavio Cruz <address@hidden>
Date: Mon Mar 14 16:22:34 2016 -0400
Automatically generate parser.h.
* Makefile.am: Set AM_YFLAGS to -d to generate parser.h. Add parser.h to
CLEANFILES and include parser.h as a dependency of lexxer.c.
* lexxer.l: Declare yyerror here.
* parser.h: Remove file since yacc will generate the same content
automatically.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 6 +++-
lexxer.l | 2 +
parser.h | 90 -----------------------------------------------------------
3 files changed, 7 insertions(+), 91 deletions(-)
delete mode 100644 parser.h
hooks/post-receive
--
MIG
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] MIG branch, master, updated. v1.6-3-g8023ec2,
Justus Winter <=