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-33-ga4937bc


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.0-33-ga4937bc
Date: Thu, 28 Nov 2013 00:43:57 +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  a4937bc897320563091a77087baf1cdbe52885ab (commit)
       via  889303cdfe968d6320fb92a8a617a4096076fece (commit)
       via  99385ee6f79f779c3d841df11d19300353983cba (commit)
      from  f5f5adb62cd8ea3d96e79b86f9e6fe8ada397b45 (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 a4937bc897320563091a77087baf1cdbe52885ab
Author: Paul Smith <address@hidden>
Date:   Wed Nov 27 19:43:33 2013 -0500

    * w32/*: Remove TABs from the source code.
    
    I know whitespace commits are annoying, but having these TABs is
    causing me to miss things when I search through the code.  This
    doesn't try to change the w32 code to meet GNU coding standards.

commit 889303cdfe968d6320fb92a8a617a4096076fece
Author: Paul Smith <address@hidden>
Date:   Wed Nov 27 19:06:45 2013 -0500

    * main.c (decode_env_switches): Ensure we have enough space.
    
    Reported (with patch) by Gerte Hoogewerf <address@hidden>

commit 99385ee6f79f779c3d841df11d19300353983cba
Author: Stephan T. Lavavej <address@hidden>
Date:   Wed Nov 27 10:57:01 2013 -0500

    Solve some Windows build issues.
    
    * main.c (main): Use ONS(), not OSN().
    (prepare_mutex_handle_string) [WINDOWS32]: Use %Ix formatting to
    support both 32bit and 64bit systems.
    * job.c (free_child, new_job): Use ONS(), not OSN().
    * w32/subproc/w32err.c (map_windws32_error_to_string): Use O() when
    calling fatal().
    
    Copyright-paperwork-exempt: yes

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

Summary of changes:
 job.c                  |    4 +-
 main.c                 |   13 +-
 w32/compat/dirent.c    |  284 ++++----
 w32/include/dirent.h   |   12 +-
 w32/include/sub_proc.h |    8 +-
 w32/pathstuff.c        |   32 +-
 w32/subproc/misc.c     |   74 +-
 w32/subproc/proc.h     |    8 +-
 w32/subproc/sub_proc.c | 2104 ++++++++++++++++++++++++------------------------
 w32/subproc/w32err.c   |   62 +-
 10 files changed, 1300 insertions(+), 1301 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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