make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 3.99.90-26-gf80222c


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 3.99.90-26-gf80222c
Date: Sun, 14 Jul 2013 23:18:52 +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 "make".

The branch, master has been updated
       via  f80222c15b47d8926f6b430bc07c395d94f1dcc0 (commit)
       via  4b81f5ca920d716c08430583f5edb2c125f1f123 (commit)
      from  5601726151b3856ad26433d632392904ec059368 (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 f80222c15b47d8926f6b430bc07c395d94f1dcc0
Author: Paul Smith <address@hidden>
Date:   Sun Jul 14 19:18:46 2013 -0400

    Notify the compiler that exec_command() won't return.

commit 4b81f5ca920d716c08430583f5edb2c125f1f123
Author: Paul Smith <address@hidden>
Date:   Sun Jul 14 19:18:21 2013 -0400

    Modify the update_status field in struct file to be an enum.
    
    Makes the code a little clearer/cleaner, and solves a problem on systems
    where a char is unsigned by default.

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

Summary of changes:
 ChangeLog  |   27 ++++++++++++++++++
 commands.c |    2 +-
 dep.h      |    2 +-
 file.c     |   17 ++++-------
 filedef.h  |   13 ++++++--
 job.c      |   18 ++++++------
 job.h      |    4 +-
 main.c     |   50 +++++++++++++--------------------
 remake.c   |   90 ++++++++++++++++++++++++++++++-----------------------------
 vmsjobs.c  |    4 +-
 10 files changed, 123 insertions(+), 104 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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