[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5153-g81339984
From: |
Antonio Giovanni Colombo |
Subject: |
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5153-g81339984 |
Date: |
Fri, 24 Feb 2023 13:00:20 -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, feature/docit has been updated
via 8133998472020a37adf420710fc2d5358de92840 (commit)
from dce594e35127b9a74eafb197eb457ecc569e9de3 (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=8133998472020a37adf420710fc2d5358de92840
commit 8133998472020a37adf420710fc2d5358de92840
Author: Antonio Giovanni Colombo <azc100@gmail.com>
Date: Fri Feb 24 18:59:55 2023 +0100
update for non fatal I/O
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 09ec4a8a..42990002 100755
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2023-02-24 Antonio Giovanni Colombo <azc100@gmail.com>
+
+ * gawktexi.in: Updated.
+
2023-02-15 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (EDITION): Bump to 5.3. Thanks to Antonio
diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in
index 47e7d98a..9d9ba4ec 100755
--- a/doc/it/gawktexi.in
+++ b/doc/it/gawktexi.in
@@ -45489,6 +45489,10 @@ La funzione @code{getline} ridiretta @`e stata resa
possibile all'interno di
@code{BEGINFILE} ed @code{ENDFILE}
(@pxref{BEGINFILE/ENDFILE}).
+@item
+Supporto per continuare dopo errori di I/O non fatali
+@xref{Continuazione dopo errori}.
+
@item
Il comando @code{where} @`e stato aggiunto al debugger
(@pxref{Stack di esecuzione}).
-----------------------------------------------------------------------
Summary of changes:
doc/it/ChangeLog | 4 ++++
doc/it/gawktexi.in | 4 ++++
2 files changed, 8 insertions(+)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5153-g81339984,
Antonio Giovanni Colombo <=