[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, master, updated. gawk-4.1.0-4871-g4a226d78
From: |
John Malmberg |
Subject: |
[SCM] gawk branch, master, updated. gawk-4.1.0-4871-g4a226d78 |
Date: |
Tue, 16 Aug 2022 19:36:05 -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, master has been updated
via 4a226d78f2e9c70c6b796ed82c2f0dac34f69379 (commit)
from c710989c1357adc0501fb609f688e9a67adb61ba (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=4a226d78f2e9c70c6b796ed82c2f0dac34f69379
commit 4a226d78f2e9c70c6b796ed82c2f0dac34f69379
Author: John Malmberg <wb8tyw@qsl.net>
Date: Tue Aug 16 18:36:40 2022 -0500
OpenVMS documentation update.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index ffa30eff..6f26d864 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2202-08-16 John E. Malmberg <wb8tyw@qsl.net>
+
+ * gawktexi.in (OpenVMS):
+
+ * Start of support for VMS Software, Inc. releases
+ * End of support for VAX/VMS and older OpenVMS versions.
+
2022-08-15 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Persistent Memory): Typo fix.
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index c7214f59..cac5f9bd 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -40065,6 +40065,9 @@ OS/2
@item
DJGPP
+@item
+VAX/VMS
+
@end itemize
@c XXX ADD MORE STUFF HERE
@@ -42333,6 +42336,9 @@ that issues all the necessary @code{CC} and @code{LINK}
commands. There is
also a @file{Makefile} for use with the @code{MMS} and @code{MMK} utilities.
From the source directory, use either:
+The vmsbuild.com method of building is no longer being maaintained and is
+planned to be removed in the future.
+
@example
$ @kbd{@@[.vms]vmsbuild.com}
@end example
@@ -42358,10 +42364,18 @@ can better handle ODS-5 volumes with upper- and
lowercase @value{FN}s.
With ODS-5 volumes and extended parsing enabled, the case of the target
parameter may need to be exact.
-@command{gawk} has been tested under VAX/VMS 7.3 and Alpha/VMS 7.3-1
-using Compaq C V6.4, and under Alpha/VMS 7.3, Alpha/VMS 7.3-2, and IA64/VMS
8.3.
-The most recent builds used HP C V7.3 on Alpha VMS 8.3 and both
-Alpha and IA64 VMS 8.4 used HP C 7.3.@footnote{The IA64 architecture
+@command{gawk} has been tested usign VMS Software, Inc. Community editions.
+
+@item
+HP C V7.3-010 on OpenVMS Alpha V8.4-2L1
+
+@item
+HP C V7.3-020 on OpenVMS IA64 V8.4-2L3
+
+Due to HPE cancelling the Hobbyist licenaing program, no more testing is
+being done on older releases of VAX/VMS and OpenVMS.
+
+@footnote{The IA64 architecture
is also known as ``Itanium.''}
@xref{VMS GNV} for information on building
@@ -42403,6 +42417,9 @@ For Alpha and Itanium:
For VAX:
+Dynamic exentions do not currently work on VAX, this is here for
+reference only.
+
@example
/name=(as_is,short)
@end example
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 7 +++++++
doc/gawktexi.in | 25 +++++++++++++++++++++----
2 files changed, 28 insertions(+), 4 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, master, updated. gawk-4.1.0-4871-g4a226d78,
John Malmberg <=