* [patch] note the -I switch (silence diagnostics) in NEWS
@ 2024-10-12 12:30 Dr. Arne Babenhauserheide
0 siblings, 0 replies; only message in thread
From: Dr. Arne Babenhauserheide @ 2024-10-12 12:30 UTC (permalink / raw)
To: guile-devel
[-- Attachment #1.1: Type: text/plain, Size: 134 bytes --]
Hi,
the attached patch just adds a note about the switch `guile -I` in the
NEWS file so it does not have to be done during release.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-note-guile-I-in-the-NEWS-file.patch --]
[-- Type: text/x-patch, Size: 827 bytes --]
From e226ddb13fcd01f92d124f583d83d2cd4d1df08b Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@web.de>
Date: Sat, 12 Oct 2024 14:29:03 +0200
Subject: [PATCH] note guile -I in the NEWS file
---
NEWS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/NEWS b/NEWS
index 9fd14c39d..310f44fba 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,14 @@ Changes in 3.0.11 (since 3.0.10)
* Changes to the distribution
+* New interfaces and functionality
+
+** -I commandline flag to silence diagnostic messages
+
+When guile is started with the -I flag, it will not report diagnostic
+messages (e.g., from compiling source files). This sets
+=current-info-port= to a void-port.
+
* Bug fixes
** `basename` now checks the suffix against the base name, not the full path
--
2.46.0
[-- Attachment #1.3: Type: text/plain, Size: 103 bytes --]
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-12 12:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-12 12:30 [patch] note the -I switch (silence diagnostics) in NEWS Dr. Arne Babenhauserheide
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).