[patch] note the -I switch (silence diagnostics) in NEWS
"Dr. Arne Babenhauserheide" <[email protected]>
| Newsgroups | gmane.lisp.guile.devel |
|---|---|
| Message-ID | <[email protected]> |
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. Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de
0001-note-guile-I-in-the-NEWS-file.patch
(text/x-patch, 796 B)
From e226ddb13fcd01f92d124f583d83d2cd4d1df08b Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide <[email protected]> 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
signature.asc
(application/pgp-signature, 1.1 KB)
-----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE801qEjXQSQPNItXAE++NRSQDw+sFAmcKa/4QHGFybmVfYmFi QHdlYi5kZQAKCRAT741FJAPD68BxD/sEHDbYyWQFLInHyXeqf6F3NNbGBVHk1uFj HxOdveS9TM0/IdhXYU8oOqufHuOzjvHTH/2nk03KJ92UwMxtI4PiHyeT5Akdo1Ku U2RQrYS+NadNUxaKrr+fDHfcV5Gx0hJV70WJUZqHs6lzimCBn5gfGP3Y+/N8EIHc KwFOaO5RcBDiaudC5pdSmZ2255yno8ySVA+he0Mmh7m383NXO7MRlRT6Rtq7H7kF F7nSRViTp9I0MP5a8Dj3Ay0tPy5p5JlAclMhnZGS2f/Bqq086bfXnalgYl7UulH9 UxUaNKxhqEdHpfUfTIaLhFrCI/XwNqzyo9Qdwr5MPy9kLAjocKq8yBOp9UQTWBFu kKuFd6umLgblwjL9HCQAJ0Z37+qAXromQn08idmNzeDwj4PpoXR2DzIMM0ewLhze GzlFdImmmqoljFW03P7C+wtJKAkcgJvYhrAmrA/bpzjZXfCATCYpE34zJ6yMY5j+ 3qSFS3LJ/flg7YuUjKKGnoM4T8TPGTxpgr/NXWTxve5npNRglf7G2l8ePPHBXaJ+ obl29v/AfhT9VabgRgX4BJH43rEZfkLlI/ocakYDLNWNG8Dhx3slfjk5NviLwCON 91VkGV2QHkUwgI/wYepXz6zCfKU9ITHha+ubtrqFeaZehEYKN9b7EuSQcX0p2OjU a9cX4k1WbojEBAEBCAAuFiEE3Si95tmHXKvOSosd3M8NswvBBUgFAmcKa/4QHGFy bmVfYmFiQHdlYi5kZQAKCRDczw2zC8EFSCcEA/922l8++QASz0eujSRsd/gc0mVD R7fPo1lBB78LtrREDl1cN0Edhs6/7HBfaOfzoLIr1wJ3ZTeCdQVF+i0s83JFTPz2 zSZuNaIsmD2zMAPa66ACRGu4jBu7jZJ3fmyZbQwLiIfGYT8nFlJMdmt5FWbihFP6 0lByhSX3ls7lndNcXA== =M/9z -----END PGP SIGNATURE-----