make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.4-13-g53b8f6a5


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.4-13-g53b8f6a5
Date: Wed, 16 Nov 2022 17:29:19 -0500 (EST)

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  53b8f6a5da5cd8c585d0de28d7ad6a8912061c64 (commit)
       via  6c1a6dd77c55e7302ced47cdc293292ae9400d85 (commit)
      from  1b51ba1f5d448281ddeea5a252814bdec56a86fa (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 53b8f6a5da5cd8c585d0de28d7ad6a8912061c64
Author: Paul Smith <psmith@gnu.org>
Date:   Wed Nov 16 09:27:53 2022 -0500

    * src/main.c (main): [SV 63373] Don't use macros with memcmp()
    
    Reported by djm <mccannd@uk.ibm.com>

commit 6c1a6dd77c55e7302ced47cdc293292ae9400d85
Author: Paul Smith <psmith@gnu.org>
Date:   Tue Nov 15 10:50:34 2022 -0500

    Add specific hints for errors due to invalid conditionals
    
    * src/read.c (eval): If "missing separator" appears to be due to
    missing space after ifeq/ifneq, give a hint about the error.
    * tests/scripts/misc/failure: Check for these types of failures.
    * tests/scripts/variables/special: Move error checking unrelated
    to special variables, to misc/failure.

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

Summary of changes:
 src/main.c                      |  2 +-
 src/read.c                      | 23 +++++++++++++------
 tests/scripts/misc/failure      | 49 +++++++++++++++++++++++++++++++++++++++++
 tests/scripts/variables/special | 20 -----------------
 4 files changed, 66 insertions(+), 28 deletions(-)
 create mode 100644 tests/scripts/misc/failure


hooks/post-receive
-- 
make



reply via email to

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