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 (d84b139 -> 02f337


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (d84b139 -> 02f3370)
Date: Wed, 4 Jul 2018 15:42:52 -0400 (EDT)

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

  discards  d84b139   (wip) give a handle into format used in exceptions
      adds  533e3ff   Serialize accesses to submodule hash tables.
      adds  be1e6e6   Update copyright years in '--version' and the manual.
      adds  fbbab31   Update NEWS.
      adds  d571009   build: Really build srfi/srfi-71.scm.
      adds  791cae9   Bump version for Guile 2.2.4.
      adds  cdb194c   Update release docs.
       new  02f3370   (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   (d84b139)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (02f3370)

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                 |  4 +--
 NEWS                          | 57 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac                  |  3 ++-
 doc/ref/guile.texi            |  3 ++-
 doc/release.org               | 14 +++++------
 module/Makefile.am            |  3 ++-
 module/ice-9/boot-9.scm       | 58 ++++++++++++++++++++++++-------------------
 module/ice-9/command-line.scm |  4 +--
 module/srfi/Makefile.am       | 53 ---------------------------------------
 9 files changed, 105 insertions(+), 94 deletions(-)
 delete mode 100644 module/srfi/Makefile.am



reply via email to

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