gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/printf-fixes, updated. gawk-4.1.0-5557-g54b67


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/printf-fixes, updated. gawk-4.1.0-5557-g54b674f8
Date: Sun, 16 Jun 2024 13:16:45 -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 "gawk".

The branch, feature/printf-fixes has been updated
       via  54b674f8aa44bcd4eb5c27859bc6d8ead4e8027d (commit)
       via  27b48b4866bafa8337daa8b00fae3b41061c02cd (commit)
      from  7588bbd2eb38bdf9c46f20172f844ca7ff0913f0 (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 -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=54b674f8aa44bcd4eb5c27859bc6d8ead4e8027d

commit 54b674f8aa44bcd4eb5c27859bc6d8ead4e8027d
Merge: 7588bbd2 27b48b48
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Jun 16 20:16:34 2024 +0300

    Merge branch 'gawk-5.3-stable' into feature/printf-fixes

diff --cc ChangeLog
index 264f0e7c,dc327090..c04109b6
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,10 -1,9 +1,15 @@@
+ 2024-06-16         Arnold D. Robbins     <arnold@skeeve.com>
+ 
+       * interpret.h (r_interpret): Op_push: When converting a
+       Node_elem_new into a Node_var, clear the MPFN and MPZN flags.
+       Allows the test suite to run again with -M.
+ 
 +2024-06-13         Arnold D. Robbins     <arnold@skeeve.com>
 +
 +      * builtin.c (format_tree): Handle a number of corner cases.
 +      See tests/printf-corners.awk. Thanks to Maciej W. Rozycki"
 +      <macro@redhat.com> for the report.
 +      * NEWS: Updated.
- 
  2024-06-10         Arnold D. Robbins     <arnold@skeeve.com>
  
        * main.c (nostalgia): Remved function.

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

Summary of changes:
 ChangeLog   | 7 ++++++-
 interpret.h | 2 ++
 2 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gawk



reply via email to

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