guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch main updated (d1a4b101b -> 78c7772eb)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (d1a4b101b -> 78c7772eb)
Date: Sat, 1 Oct 2022 10:01:53 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from d1a4b101b Fix doc for string args to error C API
     new df86a2a8c Finalization thread exits when it gets EOF on its pipe.
     new e2797f529 Baseline compiler no longer crashes on (not (list 1 2)).
     new 6c4738ee4 doc: Clarify reference to (sxml transform) module.
     new b16dbb14b doc: Fix typo under "CPS Soup".
     new 78c7772eb doc: Fix typo in 'coverage-data->lcov' example.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                                         |  2 ++
 doc/ref/api-coverage.texi                    |  2 +-
 doc/ref/compiler.texi                        |  2 +-
 doc/ref/sxml.texi                            | 16 ++++++++--------
 libguile/finalizers.c                        |  9 ++++++---
 module/language/tree-il/compile-bytecode.scm |  4 +++-
 test-suite/tests/compiler.test               |  8 +++++++-
 7 files changed, 28 insertions(+), 15 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]