guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-custom-ports updated (d1dd31453 -> 359d06197)


From: Andy Wingo
Subject: [Guile-commits] branch wip-custom-ports updated (d1dd31453 -> 359d06197)
Date: Wed, 7 Jun 2023 16:35:03 -0400 (EDT)

wingo pushed a change to branch wip-custom-ports
in repository guile.

    from d1dd31453 Load (ice-9 binary-ports) from C in thread-safe way
     new 0f6899cb3 Deprecate (ice-9 lineio)
     new 359d06197 Fix pre-unwind exn handlers for exns within pre-unwind 
handlers

The 2 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:
 libguile/exceptions.c            |  11 +++--
 module/ice-9/boot-9.scm          | 104 ++++++++++++++++++++++++---------------
 module/ice-9/lineio.scm          |   6 ++-
 test-suite/tests/exceptions.test |  12 +++++
 4 files changed, 86 insertions(+), 47 deletions(-)



reply via email to

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