make-alpha
[Top][All Lists]
Advanced

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

[SCM] make branch, master, updated. 4.3-227-g77734be2


From: Paul D. Smith
Subject: [SCM] make branch, master, updated. 4.3-227-g77734be2
Date: Sat, 10 Sep 2022 22:47:57 -0400 (EDT)

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  77734be2af9bf7f99d4014e26e6505c37f8012cf (commit)
      from  820210ab8508955130a7618195ad8abb53c8171d (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 77734be2af9bf7f99d4014e26e6505c37f8012cf
Author: Dmitry Goncharov <dgoncharov@users.sf.net>
Date:   Sat Sep 10 22:42:28 2022 -0400

    [SV 63044] load: Update .LOADED if the setup function returns -1
    
    * src/load.c (load_file): Update .LOADED if setup returns non-0.
    * tests/scripts/features/load: Change the return value based on an
    environment variable.  Ensure that returning -1 still adds to
    .LOADED.  Also add a test that verifies that make doesn't try to
    rebuild the loaded file if -1 is returned.

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

Summary of changes:
 src/load.c                  |  5 +++--
 tests/scripts/features/load | 39 ++++++++++++++++++++++++++++++++++-----
 2 files changed, 37 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
make



reply via email to

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