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 (f32d1e2 -> a4c8b4


From: Daniel Llorens
Subject: [Guile-commits] branch wip-exception-truncate updated (f32d1e2 -> a4c8b47)
Date: Mon, 19 Mar 2018 11:10:38 -0400 (EDT)

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

  discards  f32d1e2   (wip) give a handle into format used in exceptions
      adds  f390afa   'select' returns empty sets upon EINTR and EAGAIN.
      adds  7ade048   build: Use 'sed' invocation compatible with BSD sed.
      adds  9417fdb   doc: Fix typo about SRFI-4 syntax.
      adds  2c7b350   srfi-18: When timeout is a number, it's a relative number 
of seconds.
      adds  3986053   srfi-18: 'thread-sleep!' timeout-as-a-number is relative.
       new  a4c8b47   (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   (f32d1e2)
            \
             N -- N -- N   refs/heads/wip-exception-truncate (a4c8b47)

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:
 doc/ref/api-data.texi         |  2 +-
 libguile/Makefile.am          | 11 +++++-----
 libguile/filesys.c            | 20 ++++++++++++-----
 module/srfi/srfi-18.scm       | 50 +++++++++++++++++++++++++++----------------
 test-suite/tests/srfi-18.test | 18 ++++++----------
 5 files changed, 59 insertions(+), 42 deletions(-)



reply via email to

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