[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5457-g560289da
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5457-g560289da |
Date: |
Wed, 14 Feb 2024 14:15:34 -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 "gawk".
The branch, gawk-5.3-stable has been updated
via 560289da70fcf01ddc63fb14ad076203ec53fa9f (commit)
from 687a6c49a7496edeb30832362f671d4cdd015ada (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=560289da70fcf01ddc63fb14ad076203ec53fa9f
commit 560289da70fcf01ddc63fb14ad076203ec53fa9f
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Wed Feb 14 21:15:17 2024 +0200
Small fixes in ChangeLog.
diff --git a/ChangeLog b/ChangeLog
index c486da16..85ce6f9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2104,7 +2104,8 @@
* node.c (r_dupnode): Set strndmode and also set stlen of new
string. (How did that one get by us for so long?)
- * mpfr.c (force_mpnum): Check for a + or - sign with nothing following
it.
+ * mpfr.c (force_mpnum): Check for a + or - sign with nothing
+ following it.
Unrelated. Make do_itrace a real variable so that it's easier to
change the value from a debugger.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5457-g560289da,
Arnold Robbins <=