guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch wip-exception-truncate updated (8d109f9 -> 6d92ec


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (8d109f9 -> 6d92ecc)
Date: Mon, 25 Nov 2019 11:21:13 -0500 (EST)

lloda pushed a change to branch wip-exception-truncate
in repository guile.

  discards  8d109f9   (wip) give a handle into format used in exceptions
      adds  cc3190e   Fix texinfo in r7rs.texi
      adds  a12e862   GNU Guile 2.9.5.
      adds  2fbc38f   Fix stack overflow if printing a pre-boot error throws an 
error
      adds  59febb4   Fix port-position documentation
       new  6d92ecc   (wip) give a handle into format used in exceptions

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8d109f9)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (6d92ecc)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

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:
 GUILE-VERSION           |  2 +-
 doc/ref/r6rs.texi       |  4 ++--
 doc/ref/r7rs.texi       |  4 ++--
 libguile/throw.c        | 19 ++++++++++++++-----
 module/ice-9/boot-9.scm |  7 +++++--
 5 files changed, 24 insertions(+), 12 deletions(-)



reply via email to

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