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 (d99a6c8 -> b9b360


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (d99a6c8 -> b9b360b)
Date: Wed, 27 May 2020 12:34:23 -0400 (EDT)

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

 discard d99a6c8  Provide a hook for the exception printer
 discard fd9ce39  Note on modifying literal vectors
     add 723e483  doc: #:autoload does not pull in all the module bindings.
     add db4af31  doc: '@' is not equivalent to autoloading.
     new e1ac692  Fix cast enabling SCM_DEBUG_TYPING_STRICTNESS 2
     new 73a0688  Note on modifying literal vectors
     new b9b360b  Provide a hook for the exception printer

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   (d99a6c8)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (b9b360b)

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 "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 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:
 doc/ref/api-modules.texi | 12 +++++-------
 libguile/filesys.c       |  2 +-
 2 files changed, 6 insertions(+), 8 deletions(-)



reply via email to

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