[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk-5.0-stable, updated. gawk-4.1.0-375
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-5.0-stable, updated. gawk-4.1.0-3755-ga6ac5b9 |
Date: |
Fri, 5 Jul 2019 04:55:29 -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.0-stable has been updated
via a6ac5b92e5a05395e5943c56a9670a8f810247d5 (commit)
from d79685d84e8e41110f134a63379c00329cd775d6 (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=a6ac5b92e5a05395e5943c56a9670a8f810247d5
commit a6ac5b92e5a05395e5943c56a9670a8f810247d5
Author: Arnold D. Robbins <address@hidden>
Date: Fri Jul 5 11:55:16 2019 +0300
Update Italian manual.
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 8cd76f6..26f95b8 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2019-06-21 Antonio Giovanni Colombo <address@hidden>
+
+ * gawktexi.in: Updated.
+
2019-06-18 Antonio Giovanni Colombo <address@hidden>
* gawktexi.in: Updated.
diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in
index b3f0395..d09be92 100644
--- a/doc/it/gawktexi.in
+++ b/doc/it/gawktexi.in
@@ -9613,12 +9613,6 @@ scrivere un programma per leggere i dati delle elezioni,
dove ogni record
rappresenta i voti di un votante. Trovare un modo per definire quali colonne
sono associate a ogni quesito elettorale, e stampare i voti totali,
comprese le astensioni, per ciascun quesito.
-@item
-La @ref{Getline semplice}, ha illustrato un programma per rimuovere i commenti
-in stile C (@samp{/* @dots{} */}) dall'input. Quel programma
-non funziona se un commento termina in una riga e il successivo commento
-inizia nella stessa riga.
-Il problema si pu@`o risolvere con una semplice modifica. Quale?
@end enumerate
@c EXCLUDE END
-----------------------------------------------------------------------
Summary of changes:
doc/it/ChangeLog | 4 ++++
doc/it/gawktexi.in | 6 ------
2 files changed, 4 insertions(+), 6 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk-5.0-stable, updated. gawk-4.1.0-3755-ga6ac5b9,
Arnold Robbins <=