make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.0.90-2-g1afb0ad


From: Eli Zaretskii
Subject: [SCM] make branch, master, updated. 4.0.90-2-g1afb0ad
Date: Wed, 01 Oct 2014 15:35:27 +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  1afb0ad372a1692fc5f886dd8059a9d4ef667e71 (commit)
      from  86a058029beb8c5516eed4293de2a8b9131f3438 (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 1afb0ad372a1692fc5f886dd8059a9d4ef667e71
Author: Eli Zaretskii <address@hidden>
Date:   Wed Oct 1 18:34:29 2014 +0300

    Avoid compilation warnings.
    
    * main.c (find_and_set_default_shell, main) [WINDOWS32]: Declare
    variables 'const char *' to avoid compiler warnings.
    * job.c (construct_command_argv_internal) [!NDEBUG]: Declare 'end'
    and set it only if NDEBUG is not defined, to avoid compiler
    warnings.

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

Summary of changes:
 job.c  |    4 ++++
 main.c |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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