[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4963-g320f0d33
From: |
Antonio Giovanni Colombo |
Subject: |
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4963-g320f0d33 |
Date: |
Mon, 24 Oct 2022 04:10:55 -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, feature/docit has been updated
via 320f0d330b77eae57981a289f44d0ee8823a82d7 (commit)
from 7d3f43b3f1a6a30595c97fc2a3ed5540619db77c (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=320f0d330b77eae57981a289f44d0ee8823a82d7
commit 320f0d330b77eae57981a289f44d0ee8823a82d7
Author: Antonio Giovanni Colombo <azc100@gmail.com>
Date: Mon Oct 24 10:10:18 2022 +0200
Modification for macOS and PMA
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 592b0925..52122dcc 100755
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2022-10-24 Antonio Giovanni Colombo <azc100@gmail.com>
+
+ * gawktexi.in: Updated.
+
2022-10-18 Antonio Giovanni Colombo <azc100@gmail.com>
* gawktexi.in: Updated.
diff --git a/doc/it/gawktexi.in b/doc/it/gawktexi.in
index 5fe22a98..51f0c409 100755
--- a/doc/it/gawktexi.in
+++ b/doc/it/gawktexi.in
@@ -33166,9 +33166,10 @@ la memoria persistente @`e supportata.
@cindex variabili d'ambiente @subentry @env{REALLY_USE_PERSIST_MALLOC}
Finora la memoria persistente @`e stata testata solo nei sistemi operativi
GNU/Linux, Cygwin, Solaris 2.11, sistemi macOS su hardware
-Intel,@footnote{Al momento l'allocatore PMA non funziona sui sistemi
-Apple M1, e quindi il suo uso @`e disabilitato dal comando
-@command{configure}. Si spera che il problema verr@`a risolto in futuro.}
+Intel,@footnote{Per ragioni spiegate nel file
+@file{README_d/README.macosx}, @command{gawk} @`e sempre generato come
+un eseguibile in architettura Intel, anche sui sistemi con architettura
+M1.}
FreeBSD 13.1 e OpenBSD 7.1.
Su tutti gli altri sistemi, la memoria persistente @`e disabilitata
per default. Si pu@`o chiedere di abilitarla esportando la
-----------------------------------------------------------------------
Summary of changes:
doc/it/ChangeLog | 4 ++++
doc/it/gawktexi.in | 7 ++++---
2 files changed, 8 insertions(+), 3 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4963-g320f0d33,
Antonio Giovanni Colombo <=