guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-exceptions updated (aaaa547 -> 192f8d3)


From: Andy Wingo
Subject: [Guile-commits] branch wip-exceptions updated (aaaa547 -> 192f8d3)
Date: Mon, 11 Nov 2019 14:58:08 -0500 (EST)

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

      from  aaaa547   rebase throw/catch on top of 
raise-exception/with-exception-handler
       new  192f8d3   commit to squish on previous

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


Summary of changes:
 libguile/exceptions.c            | 17 ++++++++++++++---
 libguile/exceptions.h            |  2 ++
 libguile/throw.c                 | 21 ++++++++++++++-------
 module/ice-9/boot-9.scm          | 17 +++++++++++------
 test-suite/tests/eval.test       | 16 ++++++++--------
 test-suite/tests/exceptions.test | 17 ++++++++---------
 6 files changed, 57 insertions(+), 33 deletions(-)



reply via email to

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