lloda pushed a commit to branch main in repository guile. commit b906d23fcbddaf00209393801c17a6ae24a124e2 Author: Arne Babenhauserheide <arne_...@web.de> AuthorDate: Mon Sep 1 19:25:54 2025 +0200
NEWS: mention that guile-test is no longer declarative --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0a76883b2..9c1936508 100644 --- a/NEWS +++ b/NEWS @@ -204,6 +204,7 @@ change. (<https://bugs.gnu.org/72547>) ** A numer of test incompatibilities with Darwin hosts have been fixed. (<https://bugs.gnu.org/72547>) +** define guile-test as non-declarative because it uses load. Changes in 3.0.10 (since 3.0.9)