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

"Paul D. Smith" <[email protected]> Wed, 16 Nov 2022 17:29:19 -0500 (EST)
Newsgroups gmane.comp.gnu.make.devel
Message-ID <[email protected]>
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 <[email protected]>
Date:   Wed Nov 16 09:27:53 2022 -0500

    * src/main.c (main): [SV 63373] Don't use macros with memcmp()
    
    Reported by djm <[email protected]>

commit 6c1a6dd77c55e7302ced47cdc293292ae9400d85
Author: Paul Smith <[email protected]>
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