[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gawkbug script
From: |
J Naman |
Subject: |
gawkbug script |
Date: |
Tue, 13 Sep 2022 15:13:35 -0400 |
I am porting the gawkbug.in script to a Windows .bat file to use with gawk
ver 5.2.0 (mingw). Porting the environment variables is iffy. Two questions:
1) shouldn't gawkbug have the full gawk -V info, e.g, "GNU Awk 5.2.0, API
3.2, (GNU MPFR 4.0.2, GNU MP 6.1.2)"?
2) Does anyone have any suggestions about how the gawkbug email is supposed
to look? All I have so far is:
From: {your email address}
To: bug-gawk@gnu.org
Subject: '[50 character or so descriptive subject here {for reference}]'
Configuration Information [Automatically generated, do not change]:
Machine: "AMD64"
OS: "Windows_NT"
Compiler: ""
Compilation CFLAGS: ""
uname output: ""
Machine Type: "mingw"
Gawk Version: "5.2.0 (mingw)"
Attestation:
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? ]
Description:
[Detailed description of the problem, suggestion, or complaint.]
Repeat-By:
[Describe the sequence of events that causes the problem to occur.]
Fix:
[Description of how to fix the problem. If you don't know a
fix for the problem, don't include this section.]
### Thanks, John Naman
- gawkbug script,
J Naman <=