[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-4913-gd260aff3
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-4913-gd260aff3 |
Date: |
Thu, 22 Sep 2022 02:20:09 -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, gawk-5.2-stable has been updated
via d260aff3e386f74fdefd1b9e8348cd8ac0dcbc61 (commit)
from 878435e60f9afb4857f3af45e6fce910ebbcaf6c (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=d260aff3e386f74fdefd1b9e8348cd8ac0dcbc61
commit d260aff3e386f74fdefd1b9e8348cd8ac0dcbc61
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Sep 22 09:19:54 2022 +0300
Update gawkbug.in.
diff --git a/ChangeLog b/ChangeLog
index cfcc74f1..9ba05bb2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2022-09-22 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawkbug.in: Add attestation about not modifying the sources
+ before building.
+
2022-09-19 Arnold D. Robbins <arnold@skeeve.com>
Fix negative NaN issues on RiscV. See bug list citation
diff --git a/gawkbug.in b/gawkbug.in
index 59e6a8e4..6f6fd759 100644
--- a/gawkbug.in
+++ b/gawkbug.in
@@ -194,10 +194,15 @@ Machine Type: $MACHTYPE
Gawk Version: $VERSION
-Attestation:
+Attestation 1:
I have read
https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.
Yes / No [ Choose one. If "No", then why haven't you? ]
+Attestation 2:
+ I have not modified the sources before building gawk.
+ True / False
+ [ Choose one. If "False", then please explain what you did and why. ]
+
Description:
[Detailed description of the problem, suggestion, or complaint.]
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++++
gawkbug.in | 7 ++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-4913-gd260aff3,
Arnold Robbins <=