commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] MIG branch, master, updated. v1.4-4-g4cf0e0e


From: Justus Winter
Subject: [SCM] MIG branch, master, updated. v1.4-4-g4cf0e0e
Date: Mon, 16 Dec 2013 10:37:38 +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  4cf0e0e059f3b1593ab75e436f61a8a36a0c6cd6 (commit)
       via  ecbbad03eaa4f1a27cf18e1642da5e14efebab96 (commit)
       via  c0b89c40ca09852bd8d7f2d0da6f6f761dfa0867 (commit)
      from  7ec91df9f79e3aa1ded51e5b859dbfa67049ad7b (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 4cf0e0e059f3b1593ab75e436f61a8a36a0c6cd6
Author: Justus Winter <address@hidden>
Date:   Thu Nov 28 11:20:40 2013 +0100

    Clean up generated sources
    
    * Makefile (CLEANFILES): Add generated source files lexxer.c and parser.c.

commit ecbbad03eaa4f1a27cf18e1642da5e14efebab96
Author: Justus Winter <address@hidden>
Date:   Mon Nov 25 14:06:34 2013 +0100

    Avoid a compiler warning in WriteDefines
    
    * header.c (WriteDefines): Avoid warning about unused parameter.

commit c0b89c40ca09852bd8d7f2d0da6f6f761dfa0867
Author: Justus Winter <address@hidden>
Date:   Mon Nov 25 13:50:45 2013 +0100

    Advise flex not to generate the input function
    
    This avoids a warning about input being unused.
    
    * lexxer.l: Define YY_NO_INPUT.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am |    2 +-
 header.c    |    1 +
 lexxer.l    |    3 +++
 3 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
MIG



reply via email to

[Prev in Thread] Current Thread [Next in Thread]